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

Category Archives: Php Examples Tutorials

Show Hide text in HTML PHP using Bootstrap collapse class on button click

Juned Mughal May 29, 2016 May 29, 2016Bootstrap Examples Tutorials, Php Examples Tutorials 2
Show Hide text in HTML PHP using Bootstrap collapse class on button click

How to visible the whole div inside text on button click by Bootstrap’s CSS Collapsible example tutorial. In this tutorial we are simply using Bootstrap’s collapse class to make the whole selected div( Using DIV ID tag ) invisible and visible using sliding up and sliding down effect. This will help us…

Continue reading

PHP Retrieve data from MySQL database and Display in HTML Bootstrap table format

Juned Mughal May 27, 2016 May 27, 2016Php Examples Tutorials 0
PHP Retrieve data from MySQL database and Display in HTML Bootstrap table

Code to Get Values from db using PHP and show into Table format Rows-Columns one by one. Table format is one of the most popular and easy way to represent any data on user screen in PHP. Table is a part of HTML code and in this tutorial we are…

Continue reading

Hide Remove .php extension with URL rewriting using htaccess in PHP

Juned Mughal April 8, 2016 April 8, 2016Php Examples Tutorials 0
Hide Remove .php extension with URL rewriting using htaccess in PHP

How to show php file without its extension inside address bar. Extension is very important part for any files because extensions can separate hundreds of files format and every single file format has its own extension. For example .php , .html , .css, .js etc. If we remove the .php…

Continue reading

Create Convert MySQL database data to JSON in PHP

Juned Mughal April 4, 2016 April 4, 2016Php Examples Tutorials 0

How to Change MySQL tables records data values directly into JSON format to generate JSON data using json_encode() function. Full form of JSON is JavaScript Object Notation. JSON is mostly used to send data between web server to mobile phones. It converts the normal data into much more lighter significant format which can…

Continue reading

PHP Create user Signup Registration page with Login script using MySQL database

Juned Mughal March 24, 2016 March 30, 2016Php Examples Tutorials 0
PHP Create user Signup Registration page with Login script using MySQL database

How to make user authentication form with session and password encryption using PHP. What is User SignUp form : User sign up from are used to provide facility to website user to become a part of particular website so its user can use more resources provided by website. Sign up…

Continue reading

PHP Store/Insert encrypted password in MySQL database using PHP

Juned Mughal March 24, 2016 March 30, 2016Php Examples Tutorials 0
PHP Store/Insert encrypted password in MySQL database using php

How to convert normal password into encrypted form and save into MySQL db PhpMyAdmin. In this tutorial we are saving the encrypted password directly into PhpMyAdmin MySQL database. We are using md5() method to encrypted  password in our page. So here is the complete step by step tutorial for PHP Store/Insert encrypted password in…

Continue reading

Encrypt and Decrypt password in PHP using md5 example tutorial

Juned Mughal March 24, 2016 March 30, 2016Php Examples Tutorials 0
Encrypt and Decrypt password in PHP using md5 example tutorial

How to secure password using encode and decode method to change it into encrypted form. PHP gives us inbuilt md5() method which will mostly used to convert passwords. Because without Encryption password it can be easily readable + understandable by any human who has access to your web hosting’s control panel.…

Continue reading

123›»
  • Search Here




  • Main Category


  • SUBSCRIBE VIA EMAIL

    Enter your email address:

    Delivered by FeedBurner




  • Android-Examples.com

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