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 string to 50 wordsDisplay limited text in PHPGet first 50 characters string php you can adjust number of character i mean if you need to show only 20...

read more
how to get checked checkbox value using jquery

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 during a group. The each() method used here simply iterates over all the checkboxes that are checked. Let's try an example to check how it works:...

read more
how to make seo friendly url using php

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 of PHP and Apache. we'll be utilizing permalinks that get obviate all the nasty $_GET data that trails the top of most PHP scripts. An example of a SEO...

read more