my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
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
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie