PHP

How to show only 50 words using PHP

Try this code for following Pupose Php show only first 50 charactershow to show only 50 words using phpPhp limit…

3 years ago

How to show/hide an element on checkbox checked/unchecked states using jQuery?

Just use below code for following purpose How to show/hide an element on checkbox checked/unchecked states using jQuery?jquery show-hide div…

3 years ago

how to get checked checkbox value using jquery

You can use the jQuery :checked selector together with the each() method to retrieve the values of all checkboxes selected…

3 years ago

how to make seo friendly url using php

Utilizing URLs on your site that are program friendly is straight forward and straight forward to try to to because…

3 years ago

Click, download a file, and redirect to another page

Follow the below instruction and modify your code with my code <!DOCTYPE html> <html> <head> <title>Click, download file and redirect…

4 years ago

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)…

4 years ago