Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t