Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.