A simple function to prepare a string before putting it into a database for example.
Ok, this tutorial will explain the PHP strings. PHP strings are quite simple in use and are one of the important basic things in PHP. What are strings A string is a sequence of characters wrapped in single (‘ ‘) Read more...