hmmm any ideas this has got me stuck.
| SitePoint Sponsor |




hmmm any ideas this has got me stuck.
Animated Chatrooms - www.121chatrooms.net




ive edited my code again so it has the roomname on line 10 but i need it to output in this format: [test]
this is my code at the moment and it currently outputs as [test
$stringData = "[$lines[10]]";
fwrite($fh, $stringData);
Animated Chatrooms - www.121chatrooms.net
Bookmarks