And that is good actually since malicious users can't see your source
code, variables it is difficult to hack the site.
> that's the nature of php.  it is executed server side then disappears
> showing only it's results.  :)
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, August 09, 2002 2:21 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] need help
> >
> >
> > Hi, how come on the "view source" link on the bottom of the
> > php.net homepage shows a whole mess of php code but when I select
> > "view page source" in Internet explorer or netscape in shows
> > everything as html on the home. This is kinda hard for me to
> > explain, here is an example below:
> >
> >
> > <p>
> > Ever wondered how popular PHP is? see the ' .
> > make_link("/usage.php", "Netcraft Survey") . '.
> > </p>
> >
> > (how come they use that "make_link" tag?)
> >
> > <p>
> > Ever wondered how popular PHP is? see the <a
> > href="/usage.php">Netcraft Survey</a>.
> > </p>
> >
> > (how come when you view the source from the browser like IE or
> > netscape it shows it as regular HTML?)
> >
> >
> > I'm totaly confused can someone please help me?????!!!
> >
> >
> > __________________________________________________________________
> > Pre-order the NEW Netscape 7.0 browser. Reserve your FREE CD and
> > pay only $2.99 shipping and handling. http://cd.netscape.com/promo_one/
> >
> > Get your own FREE, personal Netscape Mail account today at
> http://webmail.netscape.com/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-Pushkar S. Pradhan


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to