Forum: PHP Jul 16th, 2008 |
| Replies: 5 Views: 673 Yes the temp folder path is correct since i can navigate to it, and its the one with 766 permissions. This temp folder is not Linux temp folder but a folder i have set manually. |
Forum: PHP Jul 15th, 2008 |
| Replies: 5 Views: 673 The temp folder has 766 permissions. |
Forum: PHP Jul 15th, 2008 |
| Replies: 5 Views: 673 Hi guys. I have this problem, i have a script which is handling file uploads. when running it on my local machine (WAMP--Apache 2.0; PHP 5.1.4) the script works well and all files are uploaded well.... |
Forum: PHP May 5th, 2008 |
| Replies: 4 Views: 603 Assuming that you have the checkboxes named as deletethis[] where the indexes are the indexes in the table, on submitting the form with check box include a code like this. DeleteFunction is a... |
Forum: PHP May 5th, 2008 |
| Replies: 0 Views: 813 Hi guys, i have this problem which has been bugging me for some time. I am creating a website using php,MySQL, javascript and ofcourse html. I create/generate all my pages dynamically using php and... |