Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
help me fix these syntax errors...
I keep getting multiple syntax errors on this script like this one:
Parse error: syntax error
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like