Webmaster Tutorials -> Php Tutorials -> String Tutorials

Sponsored Links

How to make a string safe for display in php

Php | Basic Php
Author/Publisher | Let's Start Coding
The internet is not safe. It never will be. We will always have trolls and spammers, but even worse: Hackers. Luckily, you can fight these as a webmaster. The most common reason how your website gets hacked, is via user input that gets displayed. I’ll show you how to avoid this with a fairly simple script.

PHP string functions summary

Php | Basic Php
Author/Publisher | 999tutorials.com
PHP is great for string manipulating. We help you understand some cool features!

Php tutorials str_replace( )

Php | Basic Php
Author/Publisher | Betlik.com
This function is very handy i use it alot in both beginner and advanced scripts. it's called str_replace(). this finds a specified string and replaces with another specified string in a another specified string

highlight_string(); With Valid XHTML 1.0 Strict Output

Php | Basic Php
Author/Publisher | Joseph Skidmore
This small guide aims to take the standard output from the PHP function highlight_string() and make it completely valid XHTML 1.0 Strict.

highlight_string

Php | Basic Php
Author/Publisher | Joseph Skidmore
This little tool is handy for giving your PHP code some colour. It helps people distinguish between different parts of the code such as comments, variables and so on.

Playing With Strings

Php | Basic Php
Author/Publisher | php-mysql-tutorial.com
Take a peek at some string functions that you might find useful for everyday coding.

Sponsored Links

 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.2072 seconds