Re: [PHP] Re: Source code

2002-09-06 Thread Justin French
I'd beg to differ: http://www.php.net/manual/en/function.show-source.php Justin French on 06/09/02 9:10 PM, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > You can't. > > -- > > Nicos - CHAILLAN Nicolas > [EMAIL PROTECTED] > www.WorldAKT.com - Hébergement de sites Internet > > "Roman Duri

[PHP] Re: Source code

2002-09-06 Thread lallous
showsource.php: Good luck, "Roman Duriancik" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > How I show in IE source code of html page with php ? > > > roman > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] Re: Source code

2002-09-06 Thread nicos
You can't. -- Nicos - CHAILLAN Nicolas [EMAIL PROTECTED] www.WorldAKT.com - Hébergement de sites Internet "Roman Duriancik" <[EMAIL PROTECTED]> a écrit dans le message de news: [EMAIL PROTECTED] > How I show in IE source code of html page with php ? > > > roman > -- PHP General Mailing List

[PHP] Re: Source Code for the CNN Grabber

2002-03-28 Thread Ron
Sorry meant to reply to my previous postAll it does is return a blank page! "Ron" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > This is the source, which is to advanced for me to debug!!! > Waiting on their responce and maybe they can help me.Anybo

[PHP] Re: source code of c/c++

2001-08-24 Thread J Smith
Definitely not in this group/mailing list. It's called *PHP*.general for a reason. Nevertheless, this should get you started: Unix-like compilers (with source, GPL): http://www.gnu.org/software/gcc/gcc.html For "design editor", use any text edtior. vi, emacs, an X notepad type thing... If y