Tue Mar 06, 2007 4:10 pm |
Replies: 5 |
Views: 6084 |
|
|
Finally I got the prototype files for PDO and MySQLi.
In the folder lib\ of another product there is a file called phpFunctions5.php. In PHPED, I configured my project properties to refer the code ...
|
Fri Mar 02, 2007 11:03 am |
Replies: 5 |
Views: 6084 |
|
|
Thank you yfaktor for you quick reply. And thanks for showing me it is NOT supported in any way right now. I am quite astonished with this information however.
But isn't there a class template whi ...
|
Fri Mar 02, 2007 10:51 am |
Replies: 5 |
Views: 6084 |
|
|
I want to use the mysqli extention with the object orientated syntax, but found out PHPEd doesn't give me any code completion. It does work for the procedural syntax. I found a small hint on this foru ...
|
Wed Feb 07, 2007 2:50 pm |
Replies: 5 |
Views: 5531 |
|
|
You're right, but thats only the start of the block and only the @desc is inserted.
If I want to insert another tag, I don't get any suggestions from the code completion for other tags, like @auth ...
|
Wed Feb 07, 2007 2:18 pm |
Replies: 5 |
Views: 5531 |
|
|
Silly me, didn't see the topic below, which is quite related to this one.
Nevertheless, I wonder how you manage to insert the proper PHPdoc blocks anywhere in your code.
Regards,
Marco
|
Wed Feb 07, 2007 2:13 pm |
Replies: 5 |
Views: 5531 |
|
|
The PHPdoc tags consist of a impressive number of tags. Is there a way PHPEd could provide code completion for these tags? I tried to make a code template for inserting a PHPDoc block, but this doesn' ...
|