Forum: PHP
06-01-2012, 03:32 AM
|
|
Replies: 1
Views: 394
PHP/MYSQL logic and query problem!
Hi,
I am making a search form on my website and I need to check if certain values are empty when the user clicks submit. I need to take the values that aren't empty and extract the data from a...
|
Forum: PHP
05-31-2012, 01:03 AM
|
|
Replies: 1
Views: 500
Upload/Download Files From MYSQL with PHP
Hi,
I have been working on a script that uploads a file a user picks to a mysql server and then they are able to download it on another page. There are no errors in my script except that the...
|
Forum: PHP
05-30-2012, 01:05 PM
|
|
Replies: 4
Views: 716
|
Forum: PHP
05-29-2012, 12:48 AM
|
|
Replies: 4
Views: 716
|
Forum: PHP
05-28-2012, 05:55 PM
|
|
Replies: 4
Views: 716
PHP Move_Uploaded_File problem
Hi,
I am trying to allow users on my website to upload a file. The file will be stored permanently in a directory labelled upload and then the file will be saved on a mysql database. The...
|