Login   Register  
PHP Classes
elePHPant
Icontem

File: readme-php.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Piotr Malinski  >  PHP RTWindows  >  readme-php.txt  >  Download  
File: readme-php.txt
Role: Documentation
Content type: text/plain
Description: PHP5 requirements info
Class: PHP RTWindows
Display windows that can be dragged and resized
Author: By
Last change:
Date: 2006-07-29 03:55
Size: 258 bytes
 

Contents

Class file image Download
phpRTWindows.php contains the class which requires PHP5 If you want to run it on PHP4 the you have to:
- remove "public"
- change "__construct" to "prtw"
- change "file_put_contents" to PHP4 way of saving a file

docs.php contains the docs + it is an example