Re: [PHP] PEAR website and MSIE 6



On Jan 31, 2008 1:50 PM, Richard Heyes <richardh@xxxxxxxxxxx> wrote:
PHP is a server-side page generator. It has NOTHING to do with the browser.
The PHP programmer determines the content of the resulting HTML and the
browser reacts to THAT. Browsers never see a line of PHP script!

What's your point?


--
Richard Heyes
http://www.websupportsolutions.co.uk

Knowledge Base and Helpdesk software for £299pa hosted for you -
no installation, no maintenance, new features automatic and free

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



Unless somebody forgets to configure Apache properly. ;D


Relevant Pages

  • Re: Why php and not C?
    ... > Leaping from php to C is one thing, leaping from C to assy is another. ... With todays IDEs running a test on a php script vs ... You can have an html page and embed php in it, where as with perl / c you ... it is very simple to convert an html site into a dynamic php site, ...
    (comp.lang.php)
  • POST in Apache server
    ... I'm new in the php world and I have a problem. ... ipt from a web page hosted on an Apache server. ... I use in the html to invoke the php script: ...
    (php.general)
  • Re: load in a php page from javascript
    ... In a html page, I don't know how to load in a php page from javascript. ... The executed content from the php script is supposed loaded into the treemenu div. ...
    (comp.lang.javascript)
  • "Cannot modify header information" with large HTML FORM options
    ... I'm having some really odd behavior with a PHP script. ... the for loop to 94 iterations, ... Looking at the raw HTML, there doesn't appear to be any significant ...
    (comp.lang.php)
  • Protecting Passwords -- Encryption needed?
    ... I write a simple php script where I can post news to my website. ... the html page sends the info to makenews.php. ... username and password once I decide if it is safe or not. ...
    (comp.lang.php)