PHP Commands

PHP (Hypertext Preprocessor) is a script language used on the server side. As opposed to ASP, PHP is an open technology that is gaining popularity in e-commerce sites. The advantage of the PHP language over other languages it is capacity to quickly integrate databases, its IP connectivity, its LDAP and TCP support and its IMAP protocol.

  1. On the edit window, position the pointer on the location where you want to insert the ASP/PHP command.

  2. In the Specialized tab, click on the icon Insert PHP command . The Script Generator Window is displayed.

  3. In the text box Go to, display the list to select the type of script.
    You can use different types of scripts.
    To select a type of script, you can also use the bottom area of the window.

  4. The left area of the window is refreshed in terms of the type of script you select. The browser displays the following icons:

When you double click on the commande_asp.gif icon to choose a command, the line of code is automatically inserted; for example, for the header prologue, the Expressions Constructor dialog box is displayed. Depending on the command being edited, the window displays a different field numbers which allows you to define all the necessary parameters.

  1. You must supply information regarding identification, arguments and expressions used, return values, statements, etc…

  2. Click on the OK buttons to close the windows.

Once the command is completed, CuteHTML Pro inserts the command at the insertion point.