How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
how to easy edit text, with box? Help.
Hi.
I have a little problem. I'm doing a webpage for my aunt and I would like to make it as easy
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?