Try this:
echo substr($row['about'], 0, 60);
Type: Posts; User: JazzcatCB; Keyword(s):
Try this:
echo substr($row['about'], 0, 60);
It worked fine for me in IE7.
Hi Johan,
Your problem may be here:
" .$assortsize['value_id']['$i']. "
Try this instead:
Hi, try this:
echo date( 'jS F Y', mktime( 0, 0, 0, $date_month, $date_day, $date_year );