Extensions in UltraSuite 8 for PHP_MySQL:
The following is not a complete list of extensions in UltraSuite 8. More
will be added soon.
PHPCookies:
PHPCookies_101: Set A Cookie To Pre-Defined Value
PHPCookies_102: Set Cookie To Value Of Form Element
PHPCookies_103: Set Cookie If CheckBox Is Selected
PHPCookies_104: Set a Cookie Based on Value of URL Parameter
PHPCookies_105: Set a Cookie Based on Value of Session Variable
PHPCookies_106: Delete A Cookie
PHPCookies_107: Redirect If Cookie Exists
PHPCookies_108: Redirect If Cookie Does Not Exist
PHPCookies_109: Redirect To One Page If Cookie Exists, To Another If
It Does Not
PHPCookies_110: Redirect If Cookie Value Matches
PHPCookies_111: Redirect If Cookie Value Does Not Match
PHPCookies_112: Redirect To One Page If Cookie Matches, To Another If
It Does Not
PHPCookies_113: Redirect to one of three pages based on value of cookie
PHPCookies_114: Redirect to a URL in a Cookie
PHPLogin:
PHPLogin_101: If User Is Not Logged In Then Set URL To Session Var And
Redirect To Login Page
PHPLogin_102: If User Is Not Logged In Then Set URL And URL Param To
Session Var And Redirect To Login Page
PHPLogin_103: Redirect To URL In Session Variable If It Exists Or Set
Session Var If It Doesn't
PHPLogin_104: Generate random password and display on page
PHPLogin_105: Generate Random Password, Set To Session Var, Redirect
To Insert Page
PHPLogin_106: Generate Random Password, Email User, Set To Session Var,
Redirect To Insert Page
PHPLogin_108: Main Login page
PHPMail:
PHPMail_101: Subscribe to Newsletter
PHPMail_102: Subscribe to Newsletter and Send IP Address
PHPMail_103: Send Feedback from a Web Page (to Webmaster or someone else)
PHPMail_104: Send Feedback from a Web Page with user's IP Address (to
Webmaster or someone else)
PHPMail_105: Send Pre-Defined Email Before Page Loads
PHPMail_106: Send Pre-Defined Email With User's IP Address Before Page
Loads
PHPMail_107: Send Five Form Values From Same Page to Webmaster
PHPMail_108: Send Ten Form Values From Same Page to Webmaster
PHPMail_109:
Send one email to user and a different email to webmaster (or to someone else)
PHPProductivity:
PHPProductivity_101: Do Not Cache Page
PHPProductivity_102: Redirect To Another Page
PHPProductivity_103: Write To Page
PHPProductivity_105: Redirect If Recordset is Empty
PHPSessions:
PHPSessions_101: Set A Session Variable To Pre-Defined Value
PHPSessions_102: Set Session Variable To Value Of Form Element
PHPSessions_103: Set Session Variable If CheckBox Is Selected
PHPSessions_104: Set a Session Variable Based on Value of URL Parameter
PHPSessions_105: Set a Session Variable Based on Value of Cookie
PHPSessions_106: Remove A Session Variable
PHPSessions_107: Remove All Session Variables
PHPSessions_108: Delete A Session From The Server
PHPSessions_109: Redirect If Session Variable Exists
PHPSessions_110: Redirect If Session Variable Does Not Exist
PHPSessions_111: Redirect To One Page If Session Var Exists, To Another
If It Does Not
PHPSessions_112: Redirect If Session Var Value Matches
PHPSessions_113: Redirect If Session Var Value Does Not Match
PHPSessions_114: Redirect To One Page If Session Var Matches, To Another
If It Does Not
PHPSessions_115: Redirect To a URL in a Session Variable
PHPUploads:
PHPUploads_101: Upload one file and insert filename into a MySQL database
PHPUploads_102: Upload three files
PHPUploads_103: Upload file files
PHPUploads_104: If session variable matched upload files to webserver
(login/security check and file upload)
PHPUploads_105: Upload files, Then Email user's IP address To Webmaster
(can reduce some mischief)
|