Search found 3 matches

by amita
Thu Sep 04, 2003 9:50 am
Forum: PHP - Code
Topic: Problem with my file download code.... Please Help me!!
Replies: 2
Views: 217

Thanks. I wil check it with this code.. Hope this works.. ! try this code <? // Get the filename from the query string of the file we want to download $fileName = $HTTP_GET_VARS["file"]; // The full path to our downloads directory $fileDir = full/server/path/to/the/download/file/"; //...
by amita
Thu Sep 04, 2003 8:46 am
Forum: PHP - Code
Topic: Problem with my file download code.... Please Help me!!
Replies: 2
Views: 217

Problem with my file download code.... Please Help me!!

Hello, I have written a script to upload file from browser, thats working fine, but I am having lot of problems with my file download code in difference browsers. What I want is the file dialog box that popsup when I click to download a file, I want an "Open" file option also along with th...
by amita
Tue Jul 15, 2003 5:13 am
Forum: PHP - Code
Topic: safe mode problem...... please help...!!
Replies: 1
Views: 412

safe mode problem...... please help...!!

Hi, I have written a script which creates a directory and uploads a file inside the directory that i create thru script. safe mode problem comes here. when i run that script it says... Warning: SAFE MODE Restriction in effect. The script whose uid is 503 is not allowed to access var/www/html/confere...