Posted inPHP Software Tips Web Development How to access Xampp or Wamp with Skype in one client system. Xampp or Wamp with Skype in one computer system Note: many people tell me their problem…
Posted inParameters in PHP PHP PHP MySql Database Web Application Web Development Insert update and delete with parameters in php mysql database its also anti SQL injection How to INSERT, UPDATE, DELETE with PHP MySQL Securely and its also anti SQL injection First you create a MySQL database in…
Posted inBootstrap Parameters in PHP PHP PHP MySql Database Web Development MYSQLI DELETE table data using Parameters Prepared Statements (PHP) Select and delete data from MySQL table using PHP help of Parameters Prepared Statements. The output…
Posted inBootstrap Parameters in PHP PHP PHP MySql Database Web Development MYSQLI SELECT table using Parameters Prepared Statements (PHP) Select and fetch data from mysql table using PHP help of Parameters Prepared Statements. Why use…
Posted inBootstrap Parameters in PHP PHP PHP MySql Database Web Development MYSQLI INSERT INTO table using Parameters Prepared Statements (PHP) Insert data into mysql table using PHP help of Parameters Prepared Statements. Why use parameters in…
Posted inAwesome font CSS HTML Login Panel PHP PHP MySql Database Web Development How to Create a secure login panel with PHP & Mysql using parameters and session Secure Login with PHP & Mysql Download project zip Requirement: you need an Apache and MySQL…
Posted inBootstrap CSS Email Form HTML PHP Responsive Responsive Contact Form and send data to email by php Responsive Contact form with php validation and transfer data to email script Source : don't forget…
Posted inPHP PHP MySql Database How to make connect mysql database with PHP PHP MYSQLI How to make connection MySQL database for access database. mysql_connect helps to make connection…
Posted inPHP Start using PHP PHP PHP (stand for PHP: Hypertext Preprocessor) is a broadly utilized open source universally useful scripting…
Posted inPHP How to show date in PHP Show date in PHP PHP date() function : PHP output : Current Date: 11/04/17 <?php …