Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t