Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D