11-22-2008, 12:21 AM
|
#3 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
You can view the source for the PHP language with and text editor, its written in C. However, there is no tool that will let you see the PHP code to a PHP script without having access to the file itself. Any text editor can open the PHP source file.
|
|
|
|