|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
whe a source code is printed via a word processor such as msword, open office writer, star office, etc... source code comes out of the printer as black and white.
is there any software out there that can print php codes with syntax highlighting? |
|
#2
|
|||
|
|||
|
u can download textPad for free
|
|
#3
|
||||
|
||||
|
www.textpad.com, my favorite text editor. Does Textpad print PHP syntax highlight now? Which PHP syntax definition do you recommend?
__________________
error_reporting(E_ALL) and echo($debug_message) may help to heal your headache. Last edited by ninebirds : March 7th, 2004 at 08:57 AM. |
|
#4
|
||||
|
||||
|
Any modern PHP IDE (integrated development environment) that supports syntax highlighting/coloring will be able to print in color, such as Zend Studio (see link in my sig)
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#5
|
|||
|
|||
|
i prefer a free software of course... :-)
textpad is not free :-( |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
vim is free
Has superior syntax highlighting and good printing capabilities (at least gvim as far as I recall it).
|
|
#8
|
||||
|
||||
|
PHPElipse is also out there as a pluging for eclipse, they have just made a release for the new 3.0 eclipse version. This is all free, so you might want to take a look into it.
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > is there a software out there that can print php code with syntax highlighting? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|