Rebol Tutorial

Rebol Programming - Learn Rebol with Real-World Examples

ad3

Tag archives for php

Fastest Way to Generate Propel Schema for PHP Symfony Framework

Fastest Way to Generate Propel Schema for PHP Symfony Framework
In our article "Creating an OOP Class-Based Language with a Prototype-Based OOP Language", we said:Why try to create a class-based OOP language from a prototyped-base OOP language ? The reasons to do so are numerous like simulating an other language or use it as a model for building Semantic Layers ...more»
8 Dec by admin in All, HTML, Image, Interoperability, cgi

Building a Dynamic Web Gallery WITHOUT MySQL DB (or How to smoothly transition from PHP to Rebol)

Building a Dynamic Web Gallery WITHOUT MySQL DB (or How to smoothly transition from PHP to Rebol)
I have found a simple Php Gallery here. You can test it by clicking on the picture below:It is originally composed of a front gallery.php file plus these include files: .The add-images.php file contains this loop to generate the addimages array used by gallery.php (the one in the same directory):The documentation ...more»
7 Dec by admin in All, Internet, Interoperability, php

How to include Rebol CGI within PHP (Interoperability between Rebol and PHP)

How to include Rebol CGI within PHP (Interoperability between Rebol and PHP)
We have seen how to call Rebol Cgi from C#/ASP.NET through HttpWebRequest or Process.StartInfo. We're now going to see how to do so in PHP.PHP can relatively easily interface with Perl thanks to the Apache_Note function. This function can work with Perl because Perl has libraries suitable for that purpose.Unfortunately ...more»

ads1

ads2