Posts

Showing posts with the label PHP Video Tutorial

Step by step blog creation tutorials using PHP & MySQL: Part-3

Image
E-R Diagram Design: Hello everyone, today I want to start our tutorials with some important discussion. A visitor asked me that, I am learning PHP but I don’t completed all PHP essential tutorials. Am I capable of reading PHP blog tutorials. I say that it is very tough to understand some concepts before learning PHP basic concept. So I say that at first try to learn PHP basic tutorial then try our blog creation tutorials.     So now turn our main PHP blog creation tutorials. Today I show you how to draw the entity relationship diagram for PHP blog. So at first you need to know what is E-R diagram. Entity Relationship diagram is a diagram that show you the relation between the entity. E-R diagram helps us to design our blog database. It is a part of database design. Think that a user make a comment in our blog. User and Comments is two entity of our PHP blog. So that, there is a relation between user and comments entity because user make comments. So the diagram is ...

Step by step PHP video tutorials from start to finish: part-2

Previous Video                                       Next Video Hi friends, this is our second video tutorial on PHP. I hope you enjoyed our first PHP video tutorial. Today I will discuss some important think related with PHP web development with videos. In this PHP video tutorial you will learn How php echo and print function works.  How to embed PHP inside HTML code. PHP comments writing rules.  How to report error with PHP and  PHP variable, how to declare PHP variable, PHP variable naming convention Here is the link of our video tutorials. To watch or download each video tutorial just click skip add. PHP Video Tutorials: PHP echo function   PHP Video Tutorials: PHP print function   PHP Video Tutorials: Embedding PHP Inside HTML PHP Video Tutorials: PHP comments   PHP Video Tutorials: Reporting error in PHP   PHP Video Tutorials: PHP Variable ...

Step by step PHP video tutorials from start to finish: part-1

PHP free video tutorials: Hello everyone, this is right place to learn PHP from video tutorials. We consolidate all tutorials from thenewboston and we arrange all PHP video tutorials with step by step manner. Though we have lot of written tutorials on PHP but we think that video tutorials are more effective than written tutorials. That's why we introduce PHP video tutorials only for you. So complete our all PHP video tutorials with step by step procedure. I think you will learn many thinks from our tutorials. To download or watch tutorials just click on skip add button. In this part we give some tutorials for beginners. So start your PHP learning with video tutorials from now. PHP Video Tutorials: Introduction to PHP   PHP Video Tutorials: Installing XAMPP Part 1   PHP Video Tutorials: Installing XAMPP Part 2   PHP Video Tutorials: Creating Your First PHP File   PHP Video Tutorials: Writing Your First PHP File   PHP Video Tutorials: The phpinfo Function Vide...

PHP Bangla Online shop video tutorials

Today I want to share with you PHP online shop Bangla video tutorials. This tutorial not mine, I just collect it from Zakaria Sir. From this tutorial you can easily understand how to build a subtle online shop. It is a simple online shop but from this tutorial you can learn many things with professional way. First off all you need to download a codec and then install it of your personal computer. So guys here the link for those tutorials. To download tutorials, click on the link below and then click skip add. I hope you will enjoy all tutorials from Zakaria Sir thanks.   Download The Codec   Introductory Tutorial Basic PHP Creating HTML Form Formatting Website Creating The Database Display Category PHP Registration Login System Displaying Products Some Professional Website Example Readme.txt   After completing your download try to write every line of code and then try your best to understand each code. If you don't understand any line of code then make sure your comments....