Hello there, i need help how to make codes colorfull like really codes color when i some binary codes or anything else just to be colored?
Im sorry for my english , i think u can understand me whats my point. Thanks :D
~if u dont understand i'll to explane more.
use the BBC tags php .. /php
example
// Everything is assumed to be a string unless it's in the below.
$knownInts = array(
'date_registered', 'posts', 'id_group', 'last_login', 'instant_messages', 'unread_messages',
'new_pm', 'pm_prefs', 'gender', 'hide_email', 'show_online', 'pm_email_notify', 'karma_good', 'karma_bad',
'notify_announcements', 'notify_send_body', 'notify_regularity', 'notify_types',
'id_theme', 'is_activated', 'id_msg_last_visit', 'id_post_group', 'total_time_logged_in', 'warning',
);
$knownFloats = array(
'time_offset',
);
Fel
God bless ya :)