the-botman Posted November 16, 2009 Share Posted November 16, 2009 ok hi guys ... i am not sure if i am posting my question in the rite place but here goes. i want to str_replace all numbers between 0-60 and change the colour of the numbers this is what i have and it works but using this way i need to have 60 lines of code is a any other way? $Fguide = str_replace('0','<font face="Verdana" color="red" size="2">0</font>',$Fguide); Quote Link to comment Share on other sites More sharing options...
the-botman Posted November 16, 2009 Author Share Posted November 16, 2009 moved to php section Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.