Get value from Select menu
Hi!
Have tried to find the solution on the web. Don't know if there is an easy one. A descrip
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
noob cURL help
I have a pretty basic form that I need to cURL post to a file in my includes folder (includes/login.
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Frustrated php Newbie
First off, I am pretty much a PHP nub. I can read and understand the language (most of the time) so
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means