View Single Post
Old 12-05-2007, 06:46 PM   #5 (permalink)
Karl
The Reckoner
Advanced Programmer Top Contributor 
 
Karl's Avatar
 
Join Date: Sep 2007
Posts: 437
Thanks: 22
Karl is on a distinguished road
Default

Quote:
Originally Posted by Salathe View Post
With PHP, all of the transformation is going on server-side with the resulting output being whatever you like, including perfectly normal XHTML.
Yeh, I meant at the time, I thought it was useless as I didn't realise I could use PHP to get the job done

Quote:
Originally Posted by Salathe View Post
Transforming documents like this does result in a fair hit on the server (at least, it did a while back when I was experimenting).
We'll have to get some test data so we can see how this technique performs. Well, I say we... *looks at sketch*
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Karl is offline  
Reply With Quote