Skip to main content

Posts

Showing posts from May 27, 2007

Current Working Status

Live chat I am currently working on live chat web based software. It is built in PHP/My-SQL and AJAX technology. It should be able to chat with multiple users. Any user who is logged in should be able to chat with any other logged in user. User can have multiple status and custom status. User can also block the user and can set the status unavailable for selected user. The application does not require any flash dependency. Here, also it is not required that email address domain name should be same as site name. There should be one important feature that it should contain one script so that it integrates with other PHP database. Status: Completed Database Image: Generally, we store the images on the image named folder to retrieve image for the particular product or data. I have little bit changed for storing of image. Rather then storing image on image folder, I found one field type of BLOB in My-SQL. It is used to store huge data in binary format. Then, I simply create one script to