This function highlight_string() outputs or returns a syntax highlighted version of the given PHP code using the colors defined …
By apphp-snippets
The mail() function allows you to send emails directly from a script. Remember, that most of shared hosting providers require (f…
If you work with Twitter, you probably use a url shortener such as tinyurl.com or bit.ly to share/post your favorite blog posts …
You may use this code to highlight specific words in your displaying search results.
This code removes all special characters from the given URL and make it SEO friendly.
Allows to perform PHP redirection (must be placed before any browser output).
This code allows you to Unzip a ZIP file with PHP.
Helps to find out browser version and type your website visitor is using.
Consuming websevices in php using nusoap
By mjv123
Build you own webservices in php using nusoap library.
Want to share your source code? Create your account and join our community!