yeh i'm an idiot. Been using php 4ever can't believe i missed that.
thanks for the help jollyjumper.
Search found 2 matches
- Thu Jul 31, 2003 1:47 pm
- Forum: PHP - Code
- Topic: using onload and window.open with php
- Replies: 3
- Views: 345
- Wed Jul 30, 2003 11:59 am
- Forum: PHP - Code
- Topic: using onload and window.open with php
- Replies: 3
- Views: 345
using onload and window.open with php
I'm writing a simple chat program for my website and have everything done EXCEPT that i'm trying to use the following code to log users out when they leave the page.: onunload="window.open('goodbye.php&username=<?php echo $username ?>', null, 'height=150, width=300, status=no, toolbar=no, m...