Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
Checkbox info wont include in Mailto
Hey, im new to php.
Basically I have made a form to request which type of job(s) are needed, whic
explode() function problem maybe
Hi I'm having trouble searching my database. When I type two words in the search field it only searc
TimeZoneOffset
Hello,
Please i need your help. I have a system that users can use to punch in and out. This
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would