[PHP-DB] Upload_File

2010-02-10 Thread Bilal Ahmad
Hi I am trying to make a form to provide option to user to upload a file on a server.Here is the code for my upload.php. It checks all the conditions etc.. . This code works fine on localhost , and file is uploaded successfully. But when I use this script online on my server, it gives me error.

Re: [PHP-DB] Image_Problem

2009-07-23 Thread Bilal Ahmad
Hi All, Thanx Richard for your reply, but it isn't working either, please help me out, Thanks. I can explain the problem again if some one has ne problem in understanding of the problem. Thanks On Thu, Jul 23, 2009 at 2:21 PM, Richard Quadling rquadl...@googlemail.comwrote: 2009/7/22 Bilal

[PHP-DB] Image_Problem

2009-07-22 Thread Bilal Ahmad
Hi All, I wanna ask a question pleasenV. I am trying to create an image on fly, please do help me , following is the code. *File Name : Font.php Code: * html head titleImage Creation/title script language=javascript var xmlhttp; function showPic() { xmlhttp=GetXmlHttpObject(); if

Re: [PHP-DB] Prepared Statement Insert Problem

2009-07-21 Thread Bilal Ahmad
Hi i wanna ask a question. I am trying to create an image on fly, please do help me , following is the code. *File Name : Font.php Code: * html head titleImage Creation/title script language=javascript var xmlhttp; function showPic() { xmlhttp=GetXmlHttpObject(); if (xmlhttp==null) {