trim form entry

Removes white space from both ends of string.

// Trim white space.
$tag = trim($tag);
$state = trim($state);

About samehramzylabib

See About on https://samehramzylabib.wordpress.com
This entry was posted in Coding, PHP Form Processing and tagged , , , . Bookmark the permalink.

Comment