php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :