Hi,everybody.
I am developing a php program which uploads image from my local drive to mysql server. For development purpose, i install apache server and mysql server in my own machine. It is a window 200 server edition. Everything work fines in my own machine that i can upload image to mysql server.
But when i upload all my source code to the web hosting. They are using UNIX server, when i upload image, the error code like that:
Warning: fopen("C:\Program Files\Apache Group\Apache\htdocs\cegu\images\Computer & mouse.jpg","r") - No such file or directory in /home/hosting/cegu/public_html/admin/testImage.php on line 6
do anyone know that what is the problem?
Thanks for advanced.
Cheers,
Priscilla