Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
frame help
on the bottom frame is menu.html
Code: <body><form action='link.php' met
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,