PHP Code Examples Nice Number Format
This functicon convert number to into new format New function:
This functicon convert number to into new format New function:
Please follow the below steps. sudo service mysql stopsudo mysqld_safe –skip-grant-tablessudo service mysql startsudo mysql -u rootuse mysql;show tables;describe user;update user set authentication_string=password(‘1111′) where user=’root’;FLUSH PRIVILEGES;
// $old_sessionid = session_id();//session_regenerate_id(); //$new_sessionid = session_id();////echo “Old Session: $old_sessionid“;//echo “Old PHPSESSID:”.$_REQUEST[“PHPSESSID”].’‘;//echo “New Session: $new_sessionid“;//echo “New PHPSESSID:”.$_REQUEST[“PHPSESSID”].’‘;
This code Pagination with Jquery AJAX + PHP
Quick install remote desktop sudo apt-get -y updatesudo apt-get -y upgradesudo apt-get -y install lxde xrdp firefox