It won't interfere since they run on two separate sides. PHP runs on the
webserver and you'll have your scripts spit out XHTML. XHTML is then
interpreted by the web browser.
Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: <Empier4552@a...>
To: "professional php" <pro_php@p...>
Sent: Thursday, June 28, 2001 1:47 PM
Subject: [pro_php] XHTML
> anyone know if XHTML will interfere with PHP at all? and does it mean new
> ways of coding and displaying results since XHTML is apparently much
> more 'complex' then HTML
>
>