PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
<?PHP $cleaned_up = trim(strip_tags('<span> Hi there </span>'));
echo $cleaned_up ?>
However I want to be able to leave in some html tags for example I like to be able to leave this in the code below <table><tr> <td? Hi there </td> </tr> </table> while removing the <span> tags etc.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.