Fri Oct 13, 2006 10:55 am |
Replies: 3 |
Views: 5247 |
|
|
Thanks for the tip, Mat.
I am still wondering why this problem should suddenly crop up after nearly a year. What is at the root of it? How can I fix it?
|
Thu Oct 12, 2006 3:48 pm |
Replies: 3 |
Views: 5247 |
|
|
I am running phpED 4.6 build 4613. I am having a smarty problem when I am in debug - a pop-up appears informing me of smarty mapping errors to local file system. This problem cropped up a couple of da ...
|
Wed Apr 12, 2006 10:49 am |
Replies: 3 |
Views: 6286 |
|
|
Okay, I renamed my test.html file to test.php and ran using F9. Debugger halts processing on line 6 which happens to be the fist <script> tag. There is no php in file. I press F9 to resume proce ...
|
Wed Apr 12, 2006 10:16 am |
Replies: 3 |
Views: 6286 |
|
|
I am attempting to debug a php program being invoked via XMLHttp. I can't seem to do it.
It is a pretty simple situation. I have a page containing a button that runs a javascript function that uses ...
|
Wed Mar 08, 2006 10:12 am |
Replies: 4 |
Views: 6099 |
|
|
Okay, I figured it out. I must have been tired last night when I couldn't get this to work.
So the answer is: Yes, PhpED does support MySQL 5, if you only have the appropriate libmysql.dll in the ...
|
Wed Mar 08, 2006 9:57 am |
Replies: 4 |
Views: 6099 |
|
|
I noticed you had a thread that was operating on this topic up until a few months ago. Thanks for responding.
I copied libmysql.dll from c:\nusphere\phped\php5 to my php directory. The timestamp on ...
|
Tue Mar 07, 2006 9:30 pm |
Replies: 4 |
Views: 6099 |
|
|
I cannot connect to my MySQL 5 database from PhpED DB Client. I receive message "1251 Client does not support...". I swapped out my version of libmysql.dll for the one that came with PhpED, but no joy ...
|