Main Menu
File Menu | |
New | Creates a new script. |
Open | Opens an existing script. |
Reopen | Opens a previously opened script. |
Reload | Reload the current script and discards all changes. |
Save | Saves an opened script using the same filename. |
Save As | Saves an opened script to a specified filename. |
Save A Copy | Creates a copy of current script. |
Save As Template | Saves the current script as a new template |
Save All | Saves all modified scripts using the same filenames. |
Open From FTP | Opens a file from a FTP server. |
Save As To FTP | Saves an opened script to FTP server |
Close | Close an opened script. |
Close All | Close all opened scripts. |
Prints a script file. | |
Print Preview | Displays the script on the screen as it would appear printed. |
Page Setup | Set up page headers and footers for printing. |
Exit | Exists Top PHP Studio. |
Edit Menu | |
Undo | Reverse previous editing operation. |
Redo | Reverse the previous undo command. |
Cut | Deletes data from the document and moves it to the clipboard. |
Copy | Copies data from the script to the clipboard. |
Paste | Pastes data from the clipboard into the script. |
Cut & Append | Cuts the selection and appends to the clipboard. |
Copy & Append | Copies the selection and appends to the clipboard. |
Select All | Selects all the text in the active document. |
Indent | Adds indentation to selected rows of text. |
Unindent | Removes indentation from selected rows of text. |
Search Menu | |
Find | Finds the specified text. |
Find Next | Finds the next matching text. |
Find Previous | Finds the previous matching text. |
Replace | Replaces specific text with different text. |
Goto Line/Column | Goes to specified line and column in the active script |
Toggle Bookmark | Toggles a bookmark at the current line. |
Next Bookmark | Move the cursor to the next bookmark. |
Previous Bookmark | Move the cursor to the previous bookmark. |
Remove Bookmarks | Removes all previously defined bookmarks. |
View Menu | |
Server Explorer | Shows the server explorer panel. |
Local File System | Shows the local file system panel. |
Code Snippets | Shows the code snippets panel. |
Output | Shows the output panel. |
Access Log | Shows the last part of access log of external server. |
Error Log | Shows the last part of error log of external server. |
Full Screen | Toggles the full screen mode. |
Insert Menu | |
Color | Insert a HTML color value into the script. |
Date/Time | Insert the current date/time. |
Special Characters | Insert a HTML special character into the script. |
Table | Executes the table designer. |
Run Menu | |
HTTP Server | Selects the HTTP server which you want to work with |
Run in Internal Browser | Requests the current script file from HTTP server (internal/external) and shows the response of server with internal browser. |
Run in External Preview | Requests the current script file from HTTP server (internal/external) and shows the response of server with systems default browser. |
Run in Console | Runs the current script file, through the CGI PHP and catches the output of script to output window. |
Script Parameters | Passes the specified GET/POST parameters to current script. |
Syntax Check | Checks for syntax errors of PHP script. |
Tools Menu | |
Environment Options | Shows the environmental options dialog. |
Application Options | Shows the editor options dialog. |
FTP Accounts | Shows the FTP accounts dialog. |
Compare Files | Executes visual file compare utility. |
Reset Internal Server | Reset the internal server settings. |
Window Menu | |
Next Window | Activates the next window. |
Previous Window | Activates the previous window. |
Cascade | Arranges windows in an overlapped fashion. |
Tile Horizontally | Arranges windows in non-overlapped horizontal tiles. |
Tile Vertically | Arranges windows in non-overlapped vertical tiles. |
Minimize All | Minimize all opened windows |
Arrange Icons | Arranges icons of closed windows. |
Help | |
Top PHP Help Studio Topics | Shows Top PHP Studio help file. |
PHP Help Topics | Shows PHP help file. |
Top PHP Studio Home Page | Goes to Top PHP Studio home page. |
Technical Support | Sends an e-mail to Top Systems |
Register Top PHP Studio | Goes to Top PHP Studio Registration Page. |
About Top PHP Studio... | Displays the version number of Top PHP Studio. |