Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel