Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/sdb/d/a/wildphp/wiki/inc/geshi/cpp.php:147) in /mnt/112/sdb/d/a/wildphp/wiki/feed.php on line 53
Wild PHP Wiki http://wildphp.free.fr/wiki/doku.php?id= 2024-03-28T14:39:20+01:00 text/html 2009-01-07T16:36:31+01:00 rsh@78.31.42.226 win32std:index http://wildphp.free.fr/wiki/doku.php?id=win32std:index win32std - Windows binding for PHP win32std is a set of function that hook into the Windows API. It's purpose in not 'to expose all win32 function known to man'(tm) but to expose the most usefull. It's an open project, feel free to sugest new funct... text/html 2008-06-17T15:54:12+01:00 rsh@82.231.54.135 downloads http://wildphp.free.fr/wiki/doku.php?id=downloads Wild PHP Downloads php_dhtml See the php_dhtml page for informations about it. Binary for PHP5 php_dhtml-bin-20050508.zip php_dhtml.dll php_dhtml-bin-pkg-20050508.zip php_dhtml.dll, dhtml & winApp PHP class + examples That binaries only w... text/html 2007-04-12T15:48:23+01:00 rsh@195.6.177.129 welcome http://wildphp.free.fr/wiki/doku.php?id=welcome <?='Welcome to Wild Php'?> You will find on this Wiki my attemps to make PHP a bit closer to my needs for client side scripting mostly on Windows platforms. Every extension you will find here can work with any standard version of Php (either ... text/html 2005-07-26T09:27:15+01:00 rsh@192.44.63.52 php_dhtml:todo http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:todo Todo for php_dhtml PHP 5.0.4 version Real sync (first window created) F5 => RELOAD event Cut n paste mousewheel support Frames support Icon change Doc doc doc & doc (ugly me ) ... text/html 2005-05-21T12:21:37+01:00 rsh@81.57.30.212 embed2:index http://wildphp.free.fr/wiki/doku.php?id=embed2:index embed2 Sapi This is a general purpose SAPI based originally on the (official) embed SAPI of Edin Kadribasic. It feature a lot of enhancement that let you use PHP (4/5) as a scripting engine for your application (Web based or not). It allow you to ... text/html 2005-02-13T18:59:02+01:00 rsh@82.120.87.153 php_dhtml:extension_api http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:extension_api Extension API The extension API consists of a few function. For conveniance and further compatibility you should consider using the dhtml class, it is self documented and that's the only API that's not likely to change. Additionnaly it adds a few fu... text/html 2005-02-13T13:13:03+01:00 rsh@82.120.87.153 win32std:perl_libwin32 http://wildphp.free.fr/wiki/doku.php?id=win32std:perl_libwin32 Perl's libwin32 List of Perl's Win32:: namespace API function I'd like to add (see libwin32). Win32 File Service Registry ChangeNotify Sound Shortcut XS => PHP Source code This code convert XS source code in a PHP extension (Still work in pr... text/html 2005-02-13T13:10:31+01:00 rsh@82.120.87.153 php_dhtml:index http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:index php_dhtml - A DHTML Graphical User Interface Quick links documentation downloads TODO What is it php_dhtml is a Graphical User Interface (GUI) for PHP that works on Windows platform. It allows to control a DHTML Window (Understand: an Internet... text/html 2005-02-13T12:56:57+01:00 rsh@82.120.87.153 win32std:embeder http://wildphp.free.fr/wiki/doku.php?id=win32std:embeder Embeder - Make an executable Windows-binary file from a PHP script What is it ? Embeder is a little command line utility that allow the creation of Windows binary that runs PHP scripts. How does it work ? It make use of the embed PHP SAPI and win32... text/html 2005-02-13T12:54:19+01:00 rsh@82.120.87.153 win32std:embeder_tutorial http://wildphp.free.fr/wiki/doku.php?id=win32std:embeder_tutorial Embeder Tutorial Pre-requisites All you need is: The scripts below, cut'n paste them, all in the same directory. php5ts.dll installed somewhere in your path (or at least in the current directory). php_win32std.dll installed somewhere in your PHP e... text/html 2005-01-18T11:22:27+01:00 rsh@192.44.63.51 howto:blenc http://wildphp.free.fr/wiki/doku.php?id=howto:blenc Quick blenc script Download: php_blenc.dll for PHP 5.0 Home Page: http://www.coggeshall.org/oss/blenc/ Test script : <? /* php.ini: extension = php_blenc.dll [OPT] blenc.key_file = "c:\local\php-bin\blenc_keys"   test.php <?... text/html 2005-01-17T10:30:07+01:00 rsh@192.44.63.51 howto:embeding_a_php_source_into_a_windows_executable_file http://wildphp.free.fr/wiki/doku.php?id=howto:embeding_a_php_source_into_a_windows_executable_file Embeding a PHP source into a Windows executable file This is an HOWTO that explain how you can create a Windows binary that will run a real PHP script. There is no magic here, scripts are stored and accessed the same way icons, HTML pages and other... text/html 2005-01-15T19:37:08+01:00 rsh@82.123.142.79 php_dhtml:exemple4 http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:exemple4 Exemple 4 - Wiki editor This one use the winApp class with some kind of Office XP look & feel. It needs: wiki2xhtml class. win32std (but it can live without it) Result Code <? /** * php_dhtml * Copyright (C) 2004 Eric Colinet <e.c... text/html 2005-01-10T18:53:06+01:00 rsh@192.44.63.51 win32std:todo http://wildphp.free.fr/wiki/doku.php?id=win32std:todo win32std TODO List logical drives (idea from okanturk1 [at] yahoo [dot] com) API to access Win32 specific file s attributes (idea from okanturk1 [at] yahoo [dot] com) Look deeper at Perl's Win32 namespace to see what has to be implemented in win32s... text/html 2004-12-03T17:04:20+01:00 rsh@192.44.63.53 wiki:playground http://wildphp.free.fr/wiki/doku.php?id=wiki:playground PlayGround ... text/html 2004-12-03T16:40:32+01:00 rsh@192.44.63.53 php_dhtml:exemple5 http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:exemple5 Exemple 5 - a Marienbad Game This one is a Marienbad Game1) made with the winApp class. Result Code <?php /** * php_dhtml * Copyright (C) 2004 Eric Colinet <e.colinet@laposte.net> * http://wildphp.free.fr * * This library is free softw... text/html 2004-12-03T16:28:34+01:00 rsh@192.44.63.53 php_dhtml:documentation http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:documentation Documentation API docs Extension API Window properties Events Still work in progress PHP classes dhtml class A wrapper/helper class to use with php_dhtml winApp class A class to build an app with a Windows look & feel in a minute Exam... text/html 2004-12-02T22:17:38+01:00 rsh@82.123.31.19 php_dhtml:exemple1 http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:exemple1 Exemple 1 This exemple is pretty simple, use it to get you started. Result Code <?php $wnd= dhtml_create(); $stop= FALSE; while(!$stop) { $evt= dhtml_get_event(1); echo "Event $evt->id, $evt->type, $evt->... text/html 2004-12-02T22:09:36+01:00 rsh@82.123.31.19 php_dhtml:winapp_class_source_code http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:winapp_class_source_code winApp source code <?php /** * php_dhtml * Copyright (C) 2004 Eric Colinet <e.colinet@laposte.net> * http://wildphp.free.fr * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gene... text/html 2004-12-02T21:22:34+01:00 rsh@82.123.31.19 php_dhtml:exemple3 http://wildphp.free.fr/wiki/doku.php?id=php_dhtml:exemple3 Exemple3 - winApp class exemple This one use the winApp class to create an very simple application. Result Code <?php /** * php_dhtml * Copyright (C) 2004 Eric Colinet <e.colinet@laposte.net> * http://wildphp.free.fr * * This library i...