Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PHPEdit setup issues


geo0428

Recommended Posts

The PHPEdit IDE is a lot better than the editor that I have been using. However, I am having some issues while setting it up.

 

1 When I select PHP Highlight mode the comments and HTML code are displayed in translucent light blue. Is there any way to change this to something that is more readable

2 I am using stable version v0.6. I am having trouble integrating the help manual.

Integrating the help Manual with the PHPEdit 0.6

 

I am trying to integrate the help Manual with the PHPEdit 0.6 the info below are the instruction: I modified the PHPEdit.ini file and add this info:

[Help]

PHP=C:\Program Files\PHPEdit\Help\PHP\index.html

 

This by itself does not work

Is there some other file that I need to update?

 

 

Instructions

This window allows you to browse help files from PHP and MySQL documentations.

Configuring Help - The old way

This way of configuring help is now deprecated. This was the only way to do with 0.6, but now you are greatly encouraged to use the Help.xml file. See bellow for more details.

First, download the documentation package. Get the multiple HTML pages format for PHP and/or MySQL.

Unzip it into a specific directory. I use as an example C:\Program Files\PHPEdit\HelpBrowser\PHP for PHP help files and C:\Program Files\PHPEdit\HelpBrowser\MySQL for MySQL help files.

To configure the PHP help, you should modify the PHPEdit.ini file, which is located in your installation directory, with PHPEdit.exe and other PHPEdit related files. Edit the configuration file and set the PHP option to the html toc (table of contents) file where you unzip the package:

[Help]

PHP=C:\Program Files\PHPEdit\Help\PHP\index.html

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...