[Red5] I'm thinking about embeding PHP5 into Red5, anybody interested?
Leonardo Nauta
patojonauta at gmail.com
Wed Apr 9 07:49:29 PDT 2008
Well If you keep the interest in php5, there are plenty of frameworks for
php where you can have the same behavior you want, and of course has clearly
separated the logic bussines from the presentation layer, so it would be
easier. for example think of symfony (Delicious [yahoo] use this) and a
simple forum plugin, or maybe check PostNuke (it is not PHPNuke evolved)
that has ported already a lot systems like phpBB and has some independence
in the presentation.
On 4/1/08, Jason Lester <jasonrlester at yahoo.com> wrote:
>
> no, fetch array is a java function for getting a array
> from php. It can be from a database, a xml file, the
> file system, a session, or any other php function that
> returns a array. for example:
>
> fetch_array("std", "getimagesize",
> "/path/to/image.jpg");
>
> would return the width, height, and mime type of a
> jpeg.
>
> or it can be a custom function that builds an array,
> such as the properties of a list of images from a
> !Yahoo Image search API. I know it can be done in
> Java, but its often easyer in PHP, and you have mounds
> of code available.
>
> Further, it would make it fairly easy to modify
> preexisting php applications for use with flash. for
> example, a vBulliten port could be made by modifying
> files such as showthread.php to return the array of
> posts rather then building HTML from it. Imagine a
> Red5 based vBulliten frontend with Video chat :D I'm
> playing with the idea of making a similar port of
> phpBB for my first demo.
>
>
>
> ____________________________________________________________________________________
> OMG, Sweet deal for Yahoo! users/friends:Get A Month of Blockbuster Total
> Access, No Cost. W00t
> http://tc.deals.yahoo.com/tc/blockbuster/text2.com
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
--
-------------------------------------------------------------
José Leonardo Díaz Ordóñez
Ingeniero en electrónica y Telecomunicaciones
Énfasis en ingeniería Telemática
Universidad del Cauca, Popayán Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080409/d5cc3474/attachment.html
More information about the Red5
mailing list