Can anyone help?
I have a running PHP application on an apache web server online.
I have a laptop running mysql 4 and PHP 4.3.9 on Windows XP.
I have exported from my online application via an SQL file and imported into my laptop with all the identical PHP files for my application.
However, I can run several pages but i am getting errors about Undefined Variables: when I don't get these errors in my online application.
Does anyone know why I would be getting these offline when I don't get them online?
I have a running PHP application on an apache web server online.
I have a laptop running mysql 4 and PHP 4.3.9 on Windows XP.
I have exported from my online application via an SQL file and imported into my laptop with all the identical PHP files for my application.
However, I can run several pages but i am getting errors about Undefined Variables: when I don't get these errors in my online application.
Does anyone know why I would be getting these offline when I don't get them online?