PHP Live is a live support system for Web sites. Its functions include unlimited operators, unlimited departments, chat initiation, click tracking, Web site traffic monitoring, and more.
| Tags | Communications Chat IRC Utilities |
|---|---|
| Licenses | Other |
| Implementation | PHP |
Recent releases


Changes: This release fixes a security bug related to open variables in the setup area, updates the code in the setup area to properly sanitize variables, and removes some modules that were not used.


Changes: The code was changed to reflect the new URL.


Changes: This release has a time zone check for PHP versions 5.0 and newer to limit possible errors. A notice will alert the user if the popup blocker disables the chat window from opening. When initiating chat using the auto popup chat window, it will detect if the user has a popup blocker, and will automatically set to image scroll if detected. status_image.php now checks for valid GET variables in various areas to limit JavaScript exploits. There is further checking of css_path variables for validation.


Changes: Interface enhancements were made to the operator console. Links inside the chat open in new windows instead of tabs. Past transcripts may be viewed in the traffic monitor. Each operator can now set their own chat theme for their operator chat window. Compatibility with NIS 2005 and other recent Internet security software was added. A problem in which a visitor question would get cut off if it was too long has been fixed. A problem in which op-to-op print view showed switched op names for chat was fixed. Other bugs were fixed.


Changes: A new chat window interface with themes was added. A new chat engine was added that uses a silent request method that does not show up on the status bar on some browsers. Chat transcripts now have the operator's return email address instead of the company's. A problem in which the search transcript page-to-page did not show correct results was fixed. A SWF sound file that caused a non-secure error on HTTPS was fixed. The footprint stats and refer URL stats now use your time zone settings. A major security fix was made for GET/POST variable passing.
- All comments
Recent commentsConsider a different application
Versions of PHPLive through 3.2 contain serious security flaws. It can execute arbitrary code if register_globals and allow_url_fopen are turned on. OSI Codes has been aware of the problem for at least four months without a fix.