using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
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
TimeStamp Column Problem...
I'm mad at my self and thinking I'm a little retarded. It just be some one mistake I'm missing here.
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
Onclick problem in Firefox
Hi,
I am using a . It doesn't seem to
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr