Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
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
reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer