Adding localized PHP help

From RadPHP XE2 Documentation
Jump to: navigation, search

The IDE supports the integration of a localized version of the PHP help, you can download the last PHP documentation from the php website and add it to the sofware, here is the procedure.

  • Download PHP manual from php.net: [1], you will need to get the Many HTML files version
  • Uncompress it anywhere on your hard disk
  • Go to the installation of RadPHP, usually in program files\Embarcadero\RadPHP\3.0\PHP and create a new folder, named exactly the same as the entry for the language on the localization.sil file
  • Copy all the files into this subfolder

If you switch the IDE language to that one, F1 request for PHP help will load this localized version.

Personal tools