noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
Problem with passing variables
I'm not really a php programmer so I'm really struggling with this issue.
I have a banner s
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per