Archive
Blog Archives
Connecting an ASP.NET MVC Application to MySQL
Learn how to connect an ASP.NET MVC application to MySQL
AJAX Multi File Upload in WordPress Front-End
Uploading Files Asynchronously in WordPress Front-End using AJAX
Parsing a CSV File using PHP
Describes how you can access the columns of a CSV file and insert the items into the database
Using REPLACE in an UPDATE statement
This tutorials demonstrate the use of REPLACE with UPDATE function to selectively replace text inside a string in SQL Server
How to use LazyLoad.Js
Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.