Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024
About Us
Magazine
Open Source
CVS
Services
Index  »  Projects  »  phpMyEdit  »  Forum  »  Will PME work under PHP5?

phpMyEdit Installation     Will PME work under PHP5?
Post new topic   Reply to topic   Goto page Previous  1, 2  
 
youngd     Joined: 12 Aug 2010   Posts: 8  
Post Posted: 2010-08-13 21:11
Back to top  Reply with quote     

Hi thanks to you, Doug, and
fat-tony (above). I got it working with Apache not exiting! Getting it to work required exporting the table to make it ISAM and the code changes Tony suggested above. Maybe those changes should be in an updated rev of the code. I still need to look at the derprecated issues
Quote:
"Deprecated: Function set_magic_quotes_runtime() is deprecated in C:\wamp\www\phpcode\classes\phpMyEdit-5-7-1\phpMyEdit.class.php on line 3100"
and how to handle that.
Many, many thanks!
Hooray
Don

 
doug     Joined: 10 Feb 2003   Posts: 1013   Location: Denver, Colorado (USA)
Post Posted: 2010-08-13 23:14
Back to top  Reply with quote     

Code:
@set_magic_quotes_runtime();


An @ sign will quiet it. Another command in there somewhere may also need an @ sign to silence it.

 
Post new topic   Reply to topic   Goto page Previous  1, 2  

Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Application form
Report bug on PLATON.SK website · Terms of use · Privacy policy