Create

How to apply jQuery code to login page?

How to apply jQuery code to login page?

  1. Configuration. Create a new config. php file for the database connection. ...
  2. HTML. Creating a simple login page which contains two input box for entering username and password. ...
  3. PHP. Create a new checkUser. ...
  4. jQuery. On login button click send AJAX request where pass entered username and password as data.

Validate form in page in modal window
How do you validate a modal form? How do I validate a form before submitting? How do I submit a bootstrap modal form? What is bootstrap validation? Wh...
Wordpress slow query
WordPress can be prone to slower queries on the wp_posts table, if you have a large amount of data, and many different custom post types. If you are f...
How do you do a meta query on an encrypted field?
Can we query encrypted field in Salesforce? How do I decrypt an encrypted field in Salesforce? Can we show the text encrypted fields in the search res...