PHP basics tutorials for beginners includes A to Z php basics for a beginner to learn PHP. PHP is much easier to learn than any another programming languages. This PHP tutorial covers the basics of PHP installation ,variables,data types,arrays and database connection. Slides containing many sample programs to improve the learning of a beginner. This […]
PHP
How to install PHP in Ubuntu
Do you have any idea to install and configure PHP in Ubuntu ? This is a tutorial for anyone who interested in PHP coding. This tutorial helps you to build your base with PHP. This tutorial is a perfect way to how to install PHP in Ubuntu. As you all know the PHP Hypertext Preprocessor […]
Sample code to connect database using PHP
Here we are going to discuss about database connection using PHP. This is a sample code for PHP database connection to insert, update and read values from a table. Before we proceed you people have knowledge of syntaxes and code of PHP. Please refer the PPT that I uploaded in this site to get familiarity […]