Thu Sep 11, 2003 10:37 am |
Replies: 3 |
Views: 12790 |
|
|
Great!
When is the next version expected?
Thanks
|
Thu Sep 11, 2003 9:35 am |
Replies: 3 |
Views: 12790 |
|
|
I want to mark a whole block of code and automatically format it with indents according to brackets. Is this possible in phpEd 3.2.1?
|
Thu Sep 11, 2003 9:30 am |
Replies: 7 |
Views: 16498 |
|
|
Oh, yes that is why I bought PHPEd. It is much better than Zend!
|
Thu Sep 11, 2003 9:06 am |
Replies: 7 |
Views: 16498 |
|
|
But I still don't understand. It is parameter to my script plus maybe form data. Nothing else. Why do I need all the other globals? What is the best way to initialize my passed variable without gl ...
|
Thu Sep 11, 2003 9:01 am |
Replies: 7 |
Views: 16498 |
|
|
Just read it and set it too On. Works now! Thanks alot.
|
Thu Sep 11, 2003 8:32 am |
Replies: 7 |
Views: 16498 |
|
|
I see that the parameters are in the LOCAL $_GET['tmpl']. Is it better to use this when debugging? It seems in actuall use on my webserver the $tmpt is already set when the file starts, without me i ...
|
Thu Sep 11, 2003 4:57 am |
Replies: 7 |
Views: 16498 |
|
|
Hi,
I am in phpEd debugger output window after running main script. When I click on a link with index.php?impl=write the debugger starts in index.php. But my parameter impl=write in undefined. Af ...
|