Oct 01, 2013
We use the $_POST function to collect form values sent with method=”post” Information sent from a form with the POST method is invisible to others..
Read moreSep 26, 2013
Hi all now we are going to see How to Enable mod_rewrite module in Apache in xampp. the steps are given below 1) Find the..
Read moreSep 26, 2013
How to check whether mod_rewrite module is enabled/loaded or not in Apache There are lots of techniques to check this but below is very simple..
Read moreSep 24, 2013
Hi all today we are going to see how to convert a PHP array to a query string.As we know that PHP is very rich..
Read moreSep 21, 2013
cURL, and its PHP extension libcURL which allows you to connect and communicate to many different types of servers with many different types of protocols…
Read moreSep 18, 2013
Hi all in the post we are going to see some Useful PHP Tips hope this may useful for you the tips are of given..
Read more