PHP function to count total number of URL in any string
This PHP code gives you ability to count total number of URLs available in any given string
This PHP code gives you ability to count total number of URLs available in any given string
The robots.txt file is a text document that informs the search engine spiders which parts of your website you would like to be crawled and which …
Instant messaging [IM] is being used widely in present days. It supports in all the smartphones and web devices, there are many different applications like …
Give a good switching experience to your website users by replacing old radio buttons with our CSS3 selection switcher
This PHP function gives you ability to remove a directory and its all content recursively.
You might have heard about the web apps and native apps but sometimes it can be confusing that actually what are the differences between both. …
Sometimes it becomes necessary to generate some random string code for verifying account email or to generate default password for user accounts. So today I’ll provide you …
Setting up the CI framework on your web server is easy. CodeIgniter is very flexible. It will work equally well with PHP 4.3.2 and above, …
MVC (Model-View-Controller) is a software design pattern built around the interconnection of three main component types, in a programming language such as PHP, often with a …
Given all of these types of attacks and the stakes involved in building a web application, you’ll rarely (if ever) meet a developer who will publically …