PHP Settings

From RadPHP XE2 Documentation
Jump to: navigation, search

RadPHP includes a web server which is used to test pages during development. You can change its PHP settings if you want to.

String Settings

You can change settings related to character strings from Tools > Options… > PHP. This is used, for example, when you setup RadPHP to work with UTF-8 character encoding.

Other Settings

You can actually customize all PHP settings of RadPHP integrated web server:

  1. Open php.ini.template file, which is inside php folder in your RadPHP installation directory.
  2. Edit it. File is full of comments explaining everything, but you can also check php.ini directives chapter in PHP Documentation.
  3. Delete php.ini file in shared data folder. It will be replaced with the file you edited later.
Personal tools