Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   PHP (http://www.programmingforums.org/forum29.html)
-   -   Code assist (http://www.programmingforums.org/showthread.php?t=10264)

xavier Jun 9th, 2006 1:47 PM

Code assist
 
Hi,

I was playing a bit with PEAR, just basic stuff .. connecting to a database and other stuff.
BUT i noticed that i have no code assist(code completion) in PHPEclipse or any other ide for that matter.

Does anybody know how to make it work ? :confused: in PHPEclipse or something else ...

Booooze Jun 9th, 2006 1:52 PM

The only PHP IDE I know of that has code comepletion for PHP is dreamweaver.

xavier Jun 9th, 2006 2:03 PM

I don't have code completion for the PEAR classes , for php it works fine.
I call the DB.php file like:
:

require_once("DB.php");
But i have no luck when i type DB::ctrl+space :(

Same thing in dreamweaver. At least in there i know it can be made to work , but i can't figure it out. :rolleyes:


All times are GMT -5. The time now is 8:02 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC