limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Regular expression tips or resources
Hello! I'm having some issues implementing the appropriate regex patter to eliminate unwanted charac
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Strange cookie problem. setcookie dependant on where user was directed from?
Hello,
I have a website that sets a cookie when a user visits the website. The cookie holds a
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out