Checking Existing Email in Database via PHP in Urdu
As you might know that PHP is a server side scripting language which means that it needs a server for execution, in the same server we also use MySQL as a database for storing text... The post Checking...
View ArticleComplete E-commerce Website in PHP & MySQL (Urdu-Hindi)
After so many projects and video tutorials on PHP & MySQL web development in Urdu, we lastly released our complete PHP & MySQL Urdu course in DVD, which helped a large number of students...
View ArticleStudent Registration System in PHP/MySQL in Urdu/Hindi
Creating a web development project in PHP is no longer a big game, We’ve been sharing PHP Tutorials with our readers in Urdu/Hindi, and we created many practical projects in PHP such as creating a...
View ArticleComplete Website & Admin Panel in PHP/MySQL (Urdu/Hindi)
As you know this website is the biggest source for learning free web development tutorials in Urdu & Hindi. We’ve been mostly focusing on creating project-based tutorials since we started this...
View ArticlePHP OOP Tutorials in Urdu/Hindi
If you are using procedural PHP for creating web applications then it’s time to move to Object Oriented Programming (OOP) in PHP. You should already have moved to OOP, but if not yet then it’s... The...
View ArticleCodeigniter Framework Tutorials in Urdu/Hindi
Last time I shared PHP OOP Tutorials in Urdu/Hindi and now I’ll share Codeigniter Framework tutorials. Codeiginer is one of the popular PHP frameworks which is mandatory for every web developer who...
View ArticlePHP PDO Tutorials in Urdu/Hindi
If you are using the traditional mysql_connect or mysqli_connect method for database connection then it’s time to move either to OOP (Object Oriented Programming) or PDO (PHP Data Object). Upon...
View ArticleTop 5 PHP Frameworks in 2016
Most of the readers who are reading this post right now may very well know that PHP is simply a server side scripting language which is used for creating dynamic and database driven websites. With......
View ArticleCodeigniter PHP Framework Tutorials in Urdu/Hindi
Last time I shared PHP OOP Tutorials in Urdu/Hindi and now I’ll share Codeigniter Framework tutorials. Codeiginer is one of the popular PHP frameworks which is very important for every PHP web...
View ArticleComplete Website & Admin Panel in PHP OOP Urdu-Hindi
On this website, you have seen tutorials about web development and web designing for more than half a decade now. Today, I have a tutorials series for you, in which you’ll learn how to create... The...
View Article