Current Page: 1 of 1
Results 1 - 6 of 6
16 years ago
aks_anilsharda
my problem is that users can upload files through my site...using upload form and file uploads successfully but during upload its corrupt except .txt files. only .txt files stores as it is but words files are not stores/upload as it is, they all corrupts.
Forum: WampServer English
16 years ago
aks_anilsharda
=============**************========== file upload form ==============*************============= <html> <head> <title>New Page 1</title> </head> <body> <form enctype="multipart/form-data" method="POST" action="upload.php"> <p>upload file<input type="file" name="user_file">&
Forum: WampServer English
16 years ago
aks_anilsharda
yes it is on but still doc files are corrupted while uploading
Forum: WampServer English
16 years ago
aks_anilsharda
When i upload a word document into my server via html file upload form it gets corrupted.On other if FTP the same document it stays fine.But other types of file (txt,gifs) remain fine.
Forum: WampServer English
16 years ago
aks_anilsharda
thanks dear ... its work....
Forum: WampServer English
16 years ago
aks_anilsharda
I have created a database "name" and i m trying to insert values in database by php coding... but the value is not inserting the output comes that "-1 data insert"; i m very confused that y -1 is coming n y not values is inserted... i m using WAMP5 for testing the code. Please help me on this issue... database name "name" table name is "name"; and the str
Forum: WampServer English
Current Page: 1 of 1