/ Published in: PHP
Search for a string, if matched replace with second provided paramater. Third parameter is the variable whose value is the string you'd like to search.
Expand |
Embed | Plain Text
<?PHP $name = $_POST[name]; ?>
You need to login to post a comment.
