I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
Passing Variables
What I'm wanting to do is when the user clicks on Arenas it will know the name of the country it's w
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know