/ 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
Copy this code and paste it in your HTML
<?PHP $name = $_POST[name]; ?>