urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
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
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Unifying logins of two different scripts
I have two different game scripts which I want to embed on my own site. The problem is I don't want
Image DPI
Hi.
I allow users to upload images, the user then is able to adjust several settings for the
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr