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
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Change of partner analyse in sales orders
Hello,
I changed the partner analyse for sales orders and added a new mandatory partnerro
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
Help with page encoding issue and weird characters
I'm trying to write a screen scraper and when I pull out the lines of the html file that I'm interes
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele