Jump to content

Coding a messenger


asmith

Recommended Posts

Hi,

 

I have no idea about this. Can someone please guide me in some direction.

I want to code a messenger for my website. Lets say like MSN or Yahoo. So that my site users can sign in into it using my site database users table.

 

What program should I learn for it? I absolutely have no idea how to start.

a little guide please ^^

 

 

Link to comment
https://forums.phpfreaks.com/topic/152083-coding-a-messenger/
Share on other sites

you would have to learn java or vb or c++ or vc or delphi or some other language capable of creating stand alone applications.  If you want to make a web based app, you can learn js/ajax or flash to make an interface that would run in your browser and communicate with your server in real time, using php or some other server-side language for the backend to communicate with the database.

Link to comment
https://forums.phpfreaks.com/topic/152083-coding-a-messenger/#findComment-798877
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.