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!
It works, but if the keyword is found in description, it will ignore its case so for example keyword "PHP" becomes "<b>php</b>". I'd like to keep the case of the keyword it finds. I guess it's possible with regex?
Any idea?
Thanks!
Tomas
Last edited by tomfra on Sat Oct 09, 2004 9:40 am, edited 1 time in total.