how to get your facebook feed on your website

4 years ago

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

4 years ago

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

4 years ago

How to convert an HTML website to WordPress Step 1: Preparing for HTML to WordPress Conversion The first and foremost…

How to remove .php, .html, .htm extensions with .htaccess

4 years ago

What is an .htaccess file An .htaccess file may be a simple ASCII file that you simply create with a…

How to Increase the Maximum File Upload Size in WordPress

4 years ago

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

4 years ago

Delete Record after confirmation using php and javascript Just follow below Code

dynamic menu submenu in php

4 years ago

Dynamic menu submenu in php you can create dynamic menu submenu using php and mysqli. just follow below code