| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
AS.Org Newbie
Join Date: Feb 2005
Posts: 78
|
I made this about a month ago, so please don't make fun of me for its crappy coding, just thought I'd share how I did it
sendchat.php PHP Code:
PHP Code:
PHP Code:
MySql Table chat_test id int(11) No auto_increment user varchar(255) No message varchar(255) No you can also use LONGTEXT for message so peeps can make longer messages. I set this page up so that a friend of mine could talk to me online (his parents dont want him downloading instant messenger programs), and therefore there isnt much security (no eregi's or preg's checking for formatting), i wouldnt recommend using this either as it could be much faster and there are lots of things that i'd change if i had time to. |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Apr 2006
Posts: 52
|
This is great, I have been looking all oer for somthing like this, but the link to your fla doesn't work anymore...Is it still available for download.
|
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|