Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

SQL injection

SQL injection is a type of security exploit/vulnerability in which the attacker submits a SQL code to a Web form input box exposing the back-end database to gain access to resources or make changes to data. SQL injection allows an attacker to create, read, update, alter or delete data stored in the back-end database. A SQL injection attack can …
Read more

Best PHP frameworks

PHP is one of the most popular platform among web developers. PHP frameworks are useful tools when it comes to web development, as web development is time consuming when creating and maintaining your PHP web applications. PHP developers always look for best PHP frameworks which help to make your task easy and simple.  I hope you’ll find my PHP fr…
Read more

Top Websites to learn PHP website development

PHP is a server-side scripting language and a powerful tool for making dynamic and interactive websites and is also used as a general-purpose programming language. PHP code can be simply mixed with HTML code, or it can be used in combination with various templating engines and web frameworks. PHP is widely-used, free.  As of January 2013, PHP wa…
Read more