|
| ||||||||||
| Tags: my sql software, php technology, simple chat page, windows |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to create simple Chat page using PHP
|
|
#2
| |||
| |||
| Re: How to create simple Chat page using PHP
If you want to create chat then we need to make one .txt file. You need to make some changes in the text file so you may open it in write mode then write something in message box that will written in that file.. First of all we have to make one .txt file. Then open it in write mode then write something in message box that will written in that file, the another user also open that file and write the file with the message box. Also open the file in read mod in side window to see what the another user is write ...IN this way we can make simple chat file with PHP. |
|
#3
| ||||
| ||||
| Re: How to create simple Chat page using PHP
If you've got a nothing-shared architecture like mod_php/cgi in the backend, you definitley need some kind of external storage like databases or textfiles. Also open the file in read mod in side window to see what the another user is write ...IN this way we can make simple chat file with php but: you could rely on memory by writing your own http server. There is a php chat program which you can set up for your site under your cpanel (I believe it's called phpmychat). |
|
#4
| |||
| |||
| Re: How to create simple Chat page using PHP
In my experience, Java is better suited for this task. Hotscripts.com has many Java applets and servlets. In theory you can do this by storing the "log" of chats in a text file on the server, and changing your page so that the user does a GET request on the chat. I have not personally used PHP for a live chat system. - and I'm sure there's one that would suit your site well. php page, but the PHP page never actually finishes sending back to the user. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to create simple Chat page using PHP" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disable screen page turning on NOOK simple touch | klinsmann | Ebooks | 2 | 10-08-2012 06:29 PM |
| how to create a simple student profile in java | bluestar_me | Software Development | 2 | 20-01-2012 12:59 PM |
| Create a simple IP Tool Batch File. | Bracken | Software Development | 12 | 11-12-2011 04:33 PM |
| How to create a simple logo in Illustrator Tool | L 4 Life | Windows Software | 4 | 17-01-2011 07:01 AM |
| How to create Login System for Simple Website | StudyBoy | Software Development | 5 | 27-07-2010 05:10 PM |