ignace Posted June 20, 2009 Share Posted June 20, 2009 Hi, Does anyone know of a javascript script which can parse php? I tried finding it via google but all turned up were javascript parser written in php. So that i can do: parser.isValid('<?php ..php code.. ?>'); Thanks Link to comment https://forums.phpfreaks.com/topic/163012-parse-php-in-javascript/ Share on other sites More sharing options...
MadnessRed Posted June 20, 2009 Share Posted June 20, 2009 not sure if its exactly what you want but many of hte php function have been ported to javascript n the php.js library, you may be able to make it do what you want. phpjs.org Link to comment https://forums.phpfreaks.com/topic/163012-parse-php-in-javascript/#findComment-860182 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.