Php Chat script
Moderator: General Moderators
Php Chat script
Hi,
I need some free php chat tutorial so that i can make php chat script my self . plz if any one knw abt any tutotrial or can provide any help then plz reply me .
I wanna develop chat script for my LAN in php on linux server
Thanks
I need some free php chat tutorial so that i can make php chat script my self . plz if any one knw abt any tutotrial or can provide any help then plz reply me .
I wanna develop chat script for my LAN in php on linux server
Thanks
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
exactly... white flash? not on my program i'm building.
i have an (almost) completely functional touch-screen point of sale script for registers done using iframes, javascript and php. and out of all the reloads i do with each iframe, i don't see one white blink. set the style = "width:0px; height:0px" and booya, invisible frames you can use to do all your dirty work. call a php script that will do something, and then populate a form value, text value, textarea value, whatever.
can't wait to show this puppy off when i get done
i have an (almost) completely functional touch-screen point of sale script for registers done using iframes, javascript and php. and out of all the reloads i do with each iframe, i don't see one white blink. set the style = "width:0px; height:0px" and booya, invisible frames you can use to do all your dirty work. call a php script that will do something, and then populate a form value, text value, textarea value, whatever.
can't wait to show this puppy off when i get done
Last edited by infolock on Wed Jul 21, 2004 3:07 am, edited 1 time in total.