noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
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
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &