remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Somebody hacked into my site and changed coding >>> URGENT HELP NEEDED <<<
I am not that much into programming , but somebody is hacking to my site and injecting some kind of
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th