-
PreviewForm Plugin: Display Form Content Before Submitting | Features, Examples, and How to Use
PreviewForm is a jQuery plugin that lets you preview form content before submission. Save time coding with this tool! Check out the demo and features.
-
How to Reset WordPress Admin Password Easily with MD5 Encryption
Learn how to easily reset your WordPress admin password using phpMyAdmin. Follow these simple steps to encrypt and update your password securely.
-
Reset drupal 7 admin password
One of my developer left the drupal project in middle, he didn’t told me the drupal admin password.After long search i get the code to reset drupal 7 admin password.This trick will works if you have access to ftp and database of your server. well in previous version of drupal you can easy reset the…
-
4 Ways to Import Large Files in PHPMyAdmin or MySQL: Tips for WAMP, LAMP, MAMP, and cPanel
Learn how to import large files in phpmyadmin or mysql with ease. Discover 4 effective methods including php.ini editing and SQL Dump Splitter.
-
Login with facebook and google php script
Login with Facebook and Google is not so much tricky .In this post we will discuss about facebook and google login in php with OAuth2 and at the end of the post you can download the utility( Login with Facebook and Google php script ). while i was working on this project i encountered with…