Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.