Hello,

i want to paint somthing
its meen that replace
<?php $var = "hello"; ?>
to somthing like:
<?php $var = "hello"; ?>

i dont want to use hightlight_string
i need other function
thanks

Recommended Answers

All 4 Replies

Write C++ editor with scintilla? Use wordpress plugins?
Your question is not even clear

What you want?Want to print your output with color ?Or want to use a colorful editor fro coding?

Perhaps, syntax highlighting in IDE you're meaning. Notepad++ has syntax highlighter for functions, variables and class with various languages. Check here.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.