Frequently used PHP String Functions with Example & Explanation
In PHP there are more than hundred of String functions available freely to make string operations easier. But you must noticed during our day today…
In PHP there are more than hundred of String functions available freely to make string operations easier. But you must noticed during our day today…
Web is the house of information. Millions are working Day & Night to make the Web better. In this rush to locate correct information from…
In web Captcha is the Technique using which we can protect spam users. Today hackers are very cleaver. Let’s talk about a login page. Here…
JSON (JavaScript Object Notation) is a platform independent data inter-exchange technology. To bulid a JSON file we follow XML formatting. JavaScript program can easily convert…
PHP is a high level server side programming language. To upload an image file first you need to update the php.ini file. Open the php.ini…