Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
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