shane18 Posted September 27, 2009 Share Posted September 27, 2009 Hey is Mysql going to be removed because of Mysqli in the future? I'm like freaked out right now cuz I just made a entire site in mysql functions just to buy a new php book and learn mysqli. Link to comment https://forums.phpfreaks.com/topic/175673-mysql-mysqli/ Share on other sites More sharing options...
redarrow Posted September 27, 2009 Share Posted September 27, 2009 any database is independent ... nonthinking to do with php, but php has it own commands for mysql know, if you want to use them..... so no... you wont get the mysql database programmers get read of good old myql because php got there own syntax to control functions init. I use mysql and not the msqli functions built into php, a database is independent......... you ant going to get people after 25 years get rid off mysql because off php have built in a function to control specific functions for php. do you think php own mysql no way.... mysql is implemented into billion's off programs.... be honest mysql is not supported via php any more (( meaning php not making support for the database mysql..... Link to comment https://forums.phpfreaks.com/topic/175673-mysql-mysqli/#findComment-925719 Share on other sites More sharing options...
shane18 Posted September 27, 2009 Author Share Posted September 27, 2009 i always talking about php's mysql and mysqli functions.. not mysql lol Link to comment https://forums.phpfreaks.com/topic/175673-mysql-mysqli/#findComment-925728 Share on other sites More sharing options...
redarrow Posted September 27, 2009 Share Posted September 27, 2009 How can it be removed when mysql is independent, Do not matter what php creates as a function just a plug in, like other things like gd you use it or you don't.... programmers preference (( to use or not to use)) Shane mysqli is mysql just been created to use different functions created via php experts that all. there no mysqli independent software it all mysql there the same just php created functions to hang of php to conrtol mysql and called it mysqli. SHANE SHOW ME THE DATABASE TO INSTALL CALLED MYSQLI...... will always get mysql Link to comment https://forums.phpfreaks.com/topic/175673-mysql-mysqli/#findComment-925732 Share on other sites More sharing options...
redarrow Posted September 27, 2009 Share Posted September 27, 2009 Sorry according to the manual, you get to add a mysqli.dll, to get the mysql engine, to work with the php mysqli functions created via php it self, but the program that controls the database is the mysql engine........ so it is a plugin that just extends mysql to use php mysqli..... and no mysql will never go........ but you will see many users now use mysqli......(( but it preference not false d Link to comment https://forums.phpfreaks.com/topic/175673-mysql-mysqli/#findComment-925734 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.