User and Search Engine friendly dynamic URL with PHP and Apache
Hi, normally we programmer build big and beautiful website with loads of dynamic pages. But there are lots of problems in seo with this dynamic pages. It can be that the page is not been crawled or many other. This happens because the url is not friendly. The url mostly used in these dynamic pages are something like the one below http://myphpscriptz.com?id=1
How to secure $_GET or $_POST from vulnerabilities in PHP
Hi, in this post I am sharing with you “How you can save your website or your project from vulnerabilities which can be caused using POST and GET variables. To explain it in detail you should know what is GET and what is POST.
PHP and the OWASP Top Ten Security Vulnerabilities
[ad code=2] The Open Web Application Security Project released a helpful document that lists what they think are the top ten security vulnerabilities in web applications.


An article by







