PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
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
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di