Some forum coding help pls XD

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!

Moderator: General Moderators

Post Reply
sangoku
Forum Newbie
Posts: 10
Joined: Wed Dec 02, 2009 10:48 am

Some forum coding help pls XD

Post by sangoku »

:D Hy i have a question i saw your code coloring feature and the way it nicely displays the code. I am jealous :drunk: :wink:

Do someone happen to know by a chance where could i get the code to make such nice handy features which allow me to do the same thing. I am currently making a forum for my Master work and it would be great if i could get my hands on such peace of code


It would look great if i could the code to displays colors and all the stuff... the line show hide is great feature to :oops:


And how do you guys menage to implement the

Code: Select all

 thing ? im at loss how to do it currently [size=200]?[/size]



[size=200]PS:[/size]

Great thing with the color picker [size=200] :offtopic: [/size]
User avatar
AbraCadaver
DevNet Master
Posts: 2572
Joined: Mon Feb 24, 2003 10:12 am
Location: The Republic of Texas
Contact:

Re: Some forum coding help pls XD

Post by AbraCadaver »

There is a highlighter that is very configurable and supports many languages here: http://qbnz.com/highlighter/

--or--

For simple PHP highlighting: highlight_string()

-Shawn
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
sangoku
Forum Newbie
Posts: 10
Joined: Wed Dec 02, 2009 10:48 am

Re: Some forum coding help pls XD

Post by sangoku »

DOMO ARIGATO!!!

THY very much!! il see into it .. right now XD
Post Reply