Thread
:
quick simple php question
View Single Post
05-15-2013, 02:11 PM
mkx
Confirmed User
Industry Role:
Join Date: Nov 2003
Location: Toronto
Posts: 4,001
sorry im still a bit confused, tried this with no luck =
<?php
$x = str_replace(array("\r\n","\r"),"",$x);
$x = strip_tags($hi->hello);
print $x ?>
mkx
View Public Profile
Find More Posts by mkx