Jump to content

help with php.ini


Orionsbelter

Recommended Posts

Help, i've recently bought a new sever. i don't know mcuh about them it a virtual sever or something like that, but the problem is that some things don't work on my website now like

$newpoints=$info->points+18'

mysql_query("UPDATE user_info SET points='$newpoints' WHERE username='$username'");

it doesn't add to the points if its not '0' whereas before on my hosting account it did, what needs turning on or off in the php.ini for this to work? and also is there a place where i can get a nomal php.ini code that has all the features turn on, as i've asked my old hosting account but they saind no. all i want is for my website to run the same. thank you for looking

Link to comment
https://forums.phpfreaks.com/topic/106994-help-with-phpini/
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.