| PHP SOAP Extension Client Programs | | This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs
|
| Minimal Sanitation Techniques | | This tutorial will show you sanitation techiques used by the pros so that your scripts will be secure, and resistant to any attacks
|
| Building Feedback Form with php | | Here we are going to create a feedback form for you site to allow users contact you. The script is very simple and this article is for php beginners. we have to follow following steps for that. Design a Feedback Form The first thing we need to do is to design the feedback form. following piece code will build a form for you. here i am going to save it in html file say, feedback.html
|
| PHP CAPTCHA Tutorial | | Captcha stands for "Completely Automated Public Turing test to tell Computers and Humans Apart" and is used for telling humans and computers apart. Here is a tutorial that will teach you how to create your own PHP CAPTCHA.
|
| Building Feedback Form with php | | Here we are going to create a feedback form for you site to allow users contact you. The script is very simple and this article is for php beginners. we have to follow following steps for that. Design a Feedback Form The first thing we need to do is to design the feedback form. following piece code will build a form for you. here i am going to save it in html file say, feedback.html
|