PHP

how to get your facebook feed on your website

add a Facebook feed on your website. Just update your Facebook page link in below code <script> (function(d, s, id)…

5 years ago

image preview before upload using php

image preview before upload using PHP When the user selects a picture, an onChange event is triggered on the file input…

5 years ago

How to convert an HTML website to WordPress

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

5 years ago

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

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

5 years ago

How to Increase the Maximum File Upload Size in WordPress

How to Check Your Maximum File Upload Size Limit in WordPress? WordPress will automatically show the utmost file upload size limit once you are…

5 years ago

Delete Record after confirmation using php and javascript

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

5 years ago