In this Ajax tutorial, you will learn how to process more than one form item. Ajax is very fast and can retrieve data in a split second.
Read MoreThis is the best Ajax tutorial. Learn how to submit a form without reloading a page. Ajax can do that for you. Here is a very simple tutorial with the code that will help you get started using Ajax in your applications.
Read MoreHere is a little JavaScript true or false script that you can have some fun with. You can even develop further intricate programs off of this little script here. Enjoy!
Read More(TFA) or "Two Factor Authorization for WordPress" is a security plugin that makes your WordPress safer. There are several different 2 step options in this plugin and they are very easy to set up.
Read MoreIf you are getting the message. "Your Theme Does Not Declare WooCommerce Support" please follow the instructions below.
Read MoreThis tutorial will show you how to use a form to upload a file with PHP. As discussed in a previous tutorial about HTML5 forms you need to have a form tag that starts and stop everything within your form.
Read MoreThere are several different input types that you can put in a form. We will go over them now.
Read MoreThe first step to processing forms is to understand what forms are and how they work. The HTML5 form is just form elements that work in HTML. The Form Tag
Read MoreThis post covers how to make a free website backup. Once finished you will be able to download a complete website backup zip file. This will also include your database. This task is very easy but I am going to explain the process in detail.
Read MoreWe felt the need to address Celebrity Clients and Ethical Practice here at A1WEBSITEPRO. We, like any company like getting referrals, especially from our clients. That is how we have grown tremendously over the years. It is true that A1WEBSITEPRO has pick
Read MoreUse these credit card numbers to test your applications. Good for developers and web masters. Test Credit Card Account Numbers
Read MoreThis tutorial will show how to go from cPanel to ISPConfig. The best part about ISPConfig is that it's free, while cPanel charges.
Read MoreSometimes when you transfer a wordpress site you will get errors. Keep in mind that your old server may be using a different version of PHP than your new server. If you keep getting prompted to download a file when you go to the front end of your website
Read MoreTo import a database dump use this command. mysql -u [username] -p -h localhost [database] < db_backup.sql
Read More