Android Examples
 
Skip to content
  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin

Category Archives: Php Examples Tutorials

Upload image in PHP & Store Image Name,Path into MySQL database

Juned Mughal March 1, 2016 March 30, 2016Php Examples Tutorials 0
Upload image in PHP & Store Image Name,Path into MySQL database

How to upload media file online on server using PHP script and send image name with extension inside MySQL db. Dynamic image uploading is one of the most popular feature for all large php websites and mostly used into social networking platform where user can upload their photos online on…

Continue reading

PHP Dynamically set page Title-Description from MySQL db data

Juned Mughal February 26, 2016 March 30, 2016Php Examples Tutorials 0
PHP Dynamically set page Title-Description from MySQL db data

How to create a web page that’s title text and Description text coming directly through MySQL database. Web page Title and Description are one of the most useful things to create a search engine friendly web page and when we have create them dynamically then they will be more easy to manage and…

Continue reading

PHP Deselect Radio Button when other RadioButton is selected

Juned Mughal February 26, 2016 March 30, 2016Php Examples Tutorials 0
Deselect Radio Button when other RadioButton is selected in PHP

How to automatically select only single radio button at a time and unchecked the previous one after selecting another. By default when developer creates the radio button it will not have the proper functionality to automatically deselect the previous radio button after selecting the next radio button, Because radio button…

Continue reading

Create dynamic Radio Button in PHP using MySQL db data

Juned Mughal February 26, 2016 March 30, 2016Php Examples Tutorials 0
Create dynamic Radio Button in PHP using MySQL db data

How to generate complete dynamic radio button with dynamic values that is coming from database-records. In this tutorial we are creating completely dynamic radio button with dynamic values that is coming directly from MySQL db. We are fetching table records and set them into radio buttons. So here is the…

Continue reading

Create dynamic CheckBox in PHP using MySQL database records

Juned Mughal February 26, 2016 March 30, 2016Php Examples Tutorials 2
Create dynamic CheckBox in PHP using MySQL database records

How to generate complete dynamic check box with all the values coming from MySQL db and set into checkbox. In this tutorial we are creating a complete dynamic checkbox means the items of checkbox is directly coming through MySQL database tables records. So with the use of dynamic functionality website…

Continue reading

Show dynamic Drop Down List in PHP by fetching MySQL database data

Juned Mughal February 24, 2016 March 30, 2016Php Examples Tutorials 0
Show dynamic Drop Down List in PHP by fetching MySQL database data

How to get create drop down list in php directly via set MySQL db records. In this tutorial we are creating complete dynamic drop down list and inside that list all the list items directly coming from MySQL db table rows-columns. Means all you have to is enter the value…

Continue reading

Create login page in PHP with MySQL db with session tutorial download

Juned Mughal February 24, 2016 March 30, 2016Php Examples Tutorials 0
Create login page in PHP with MySQL db with session tutorial download

How to make a simple html login form using php that match username & password from database than start season. In this tutorial we are simply creating an login form with UserName and Password and after that matching that username-password to already stored username-password.If both values are correct and match…

Continue reading

‹12345›»
  • Search Here

  • Main Category


  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin
© Android-Examples.com, All rights reserved.
Powered by Nirvana & WordPress.