PHP Classes

File: readme-php.txt

Recommend this page to a friend!
  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: 18 years ago
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