Jump to content

mysqli


GoDaddy

Recommended Posts

[!--quoteo(post=383590:date=Jun 13 2006, 07:33 PM:name=GoDaddy)--][div class=\'quotetop\']QUOTE(GoDaddy @ Jun 13 2006, 07:33 PM) [snapback]383590[/snapback][/div][div class=\'quotemain\'][!--quotec--]
if i install it ... then will i have a problem when i host it on a commercial webserver?

Could it be that the php engine installed on the webserver won't have the php improved extention?
[/quote]
You should always be careful when coding scripts using extensions, especially if they are "exotic".
While, for example, most of the web servers have "GD" installed, I've found that fewer have "curl".

Try to use the standard mysql functions so you'll have less problems later.
Link to comment
https://forums.phpfreaks.com/topic/11941-mysqli/#findComment-45334
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.