Passing Arguments to execlp()
I'm writing a program that mimics a unix shell. It's supposed to take commands with arguments and ex
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to