Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Simple Question
I know this is a simple question, that if I knew what it was technically called i could probably loo
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........