Tagged Questions
The vcl4php tag has no wiki summary.
7
votes
15answers
2k views
Looking for a PHP and/or Python RAD
I am looking for RAD like environment for PHP and/or Python free or not does not matter.
It should have a visual environment where one can use a point and click interface so that it is possible to ...
2
votes
2answers
812 views
PHP Class Name Conflict
I'm attempting to mix a PHP REST framework (Recess) with an webapp building framework (VCL4PHP), they unfortunately like to name their classes the same. Cache, Application (probably others, but I ...