
-----------------------------------
Homer_simpson
Fri Aug 22, 2003 12:16 am

Nice Graphic Window
-----------------------------------
http://backstabbers.no-ip.com/window2test.php pretty nice aint it? =Ãž

if u wanna use one of those in yer own site just download this attachment and put it in \images\ directory... then use these 2 functions to draw the window...

function window2begin($x,$y,$w,$h,$titlex,$title){
echo"".$title."

  
    
    
    
  
  
    
    ";
}
function window2end(){
echo"
    
  
  
    
    
    
  
";
}



u put the text u want in the window(contents in between the 2 functions)
function window2begin($x,$y,$w,$h,$titlex,$title);
echo"Ass!!!"
function window2end();

$x is x position
$y is y position
$w is width
$h is height
$titlex is the titile position alignment the bigger the value the more further to right
$title is the title

-----------------------------------
Amailer
Fri Aug 22, 2003 12:28 am


-----------------------------------
1: That url don't wrk
2: ( i dled the stuff and all and checked the script and all ) Its pritty cool :}

-----------------------------------
Homer_simpson
Fri Aug 22, 2003 4:08 pm


-----------------------------------
TY  :D 
the url is a webserver(.no-ip.com) that's hosted on my comp so my comp probably was off when u tried... :?
