PHP + Jade = HTML

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
dmausner
-


Joined: 22 Dec 2014
Posts: 1

PostPosted: Mon Dec 22, 2014 8:47 pm    Post subject: PHP + Jade = HTML Reply with quote

Has anyone experimented with combining PHP plus Jade as the combined scripting interpreter?

Normally, your server would be node.js and Jade would be a plug-in which compiles Jade code into HTML, and sends that to the client.

But if your server is Abyss, then the process would be:
1. run script x.php through the PHP CGI interpreter
2. run the output of PHP through the jade CGI interpreter
3. the result is HTML which is sent back to the client.

So, what I envision is a pipe, like: php x.php | jade

Can this be specified in Abyss?? Thanks.
_________________
--
Rem tene; verba sequentur -- Cato.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group