add a Facebook feed on your website. Just update your Facebook page link in below code <script> (function(d, s, id)…
image preview before upload using PHP When the user selects a picture, an onChange event is triggered on the file input…
How to convert an HTML website to WordPress Step 1: Preparing for HTML to WordPress Conversion The first and foremost…
What is an .htaccess file An .htaccess file may be a simple ASCII file that you simply create with a…
How to Check Your Maximum File Upload Size Limit in WordPress? WordPress will automatically show the utmost file upload size limit once you are…
Delete Record after confirmation using php and javascript Just follow below Code