19.09.2014, 18:30
If you search as much as you rage you'd have the answers to your issues already.
mysql_store_result(); > no longer needed in R39-2
mysql_num_rows() > cache_num_rows();
mysql_free_result(); > no longer needed in R39-2 (iirc Madinator linked to the function, it did jack shit)
mysql_ping(); > No longer usable/Existing. Use mysql_errno();
Why can't you use old and easy? - R39-2 is easy as heck once you get the hang of it. Seeing as you lack the basic search skills, i guess you can't code efficiently. My suspicion is confirmed after reading:
You've never clearly used the newer mysql plugins so you likely know nothing in the case of if its actually better. Take it from people that use it on a daily basis. It is!
mysql_store_result(); > no longer needed in R39-2
mysql_num_rows() > cache_num_rows();
mysql_free_result(); > no longer needed in R39-2 (iirc Madinator linked to the function, it did jack shit)
mysql_ping(); > No longer usable/Existing. Use mysql_errno();
Why can't you use old and easy? - R39-2 is easy as heck once you get the hang of it. Seeing as you lack the basic search skills, i guess you can't code efficiently. My suspicion is confirmed after reading:
Quote:
FUCK YOU AND YOUR NEWER PLUGINS ALREADY |