In this tutorial we learn advanced jQuery action to apply discount on checkout using woocommerce....
PHP
Being Idea is a web platform of programming tutorials to make better programming skills and provides Software Development Solutions.
Most Popular Posts
Custom woocommerce product view counter using hooks
How to display user’s view count after product add to cart button on product page and after product price on shop page in WordPress?
Create facebook App for Website with Like, Share ,Login Button and social plugins.
Allow people to share to Facebook, share with particular friends or with a group. Alternatively, they can share in a private message.
Submitting a form using Angular JS with PHP.
In Angular, the view is a projection of the model through the HTML template. This means that whenever the model changes, Angular refreshes the appropriate binding points, which updates the view.
Google New reCaptcha using PHP – Are you a Robot? Advanced Security,Ease of Use and Creation of Value.
Protect your website from spam and abuse while letting real people pass through with ease
How to install WAMP Server in window with PHP, MySQL and Apache.
WAMP is acronym for Windows, Apache, MySQL and PHP, Perl, Python. WAMP software is one click installer which creates an environment for developing PHP, MySQL web application. By installing this software you will be installing Apache, MySQL and PHP.
JQuery Facebook Login with PHP & MySQL.
Implementing login with facebook using just their new PHP SDK is very easy, everything can be accomplished with minimal PHP code, but some of us may want to take it little further to create a nice looking Ajax based login system.
Create Cookies using PHP functions
A cookie is often used to identify a user. A cookie is often used to identify a user. A cookie is a small file that the server embeds on the user’s computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP
Learn CodeIgniter Tutorial for Beginners
CodeIgniter is based on the Model-View-Controller (MVC) development pattern.It is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.