Login   Register  
PHP Classes
elePHPant
Icontem

File: example3.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Piotr Malinski  >  HTML Friends  >  example3.php  >  Download  
File: example3.php
Role: Example script
Content type: text/plain
Description: Example file
Class: HTML Friends
PHP wrapper to use dhtmlgoodies.com DHTML widgets
Author: By
Last change:
Date: 2006-02-19 08:08
Size: 156 bytes
 

Contents

Class file image Download
<?PHP
include 'html_friends.php';
$a = new html_friends();
echo 
$a->floating_window_init();
echo 
$a->floating_window_make('text'1100100100150);
?>