2013-06-13 13:43:52 UTC
I have a little problem here, there is a site that's running on live, but i need to make some changes and i've installed XAMPP server and it works fine when i create .php file with "this is test", but when i try to open one of the site files ( which is working properly on live) it gives me
Notice: Undefined index: exit in C:\xampp\htdocs\
Warning: mysql_connect(): Access denied for user (using password: YES) in C:\xampp\htdocs\
Notice: Use of undefined constant GALLERIES2 - assumed 'GALLERIES2' in C:\xampp\htdocs\
Notice: Undefined index: mobile in C:\xampp\htdocs\
Warning: mysql_query() expects parameter 2 to be resource, boolean given in C:\xampp\htdocs\
Warning: mysql_error() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\
What should i do to view this code and use "LocalHost" for test