How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan