Hi!
Does anybody of you guys now where i can find a news script that is highlighting PHP?
I shall use it for articles and therefor it's importent that it highlights PHP code.
ex: if I write an article about the mail() function i want it to highlight the code.
exemple by simply adding
"[PHP] [/PHP]" with the code inside:
[PHP]<? mail(you@test.com, to you, hey man!);?>[/PHP]
and it shows the code highlighted...
can anyone help me with this?
/ best regard Kip