Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Automatic Webpage ??
I have a page www.mysite.com/test.php with a
<form>
<textarea name=&q
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means