NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[deprecated] Code Completion for php SPL, DOM PDO and DOM
Site Admin

Joined: 13 Jul 2003
Posts: 8328
Reply with quote
HOWTO: Code Completion for php SPL, DOM and PDO (PHP v5)

[deprecated]
Please note, that since version 5.2, PhpED comes with built-in code completion database that contains data for all standard php extensions and therefore there is no need to include extra prototypes for SPL, DOM, etc

While PHP SPL, DOM and PDO are builtin into PHP, you can get code completion for them easily.
Support for their code completion comes with spl.php, dom.php and pdo.php files that define all the things available in those libraries.
Download spl.zip, dom.zip and pdo.zip, unpack them into phped\include_lib directory, open your project settings and include full path to the files into "Code Insight Includes" list.

PLEASE NOTE: make sure .php file extension is associated with PHP5, not PHP4. Otherwise you'd change it or rename files to have them with .php5 extension, not php.


The same way you may get code completion for other libraries, but in this case you'd write such interface file yourself.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[deprecated] Code Completion for php SPL, DOM PDO and DOM
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic