📄 readme
字号:
///////////////////////////////////
// ajax im v3.0 //
// AJAX Instant Messenger //
// Copyright (c) 2006-2007 //
// unwieldy studios/Joshua Gross //
// http://unwieldy.net/ajaxim/ //
// Do not remove this notice //
///////////////////////////////////
The is_online.php script allows you to display a users status as an image. It is very simple to use.
To use:
1. Edit the configuration at the top of the is_online.php script.
2. Upload the is_online.php script and accompanying images folder.
3. To display a user's status, insert this line anywhere:
<img src="[pathtoscript]/is_online.php?user=[username]" />
Replace [pathtoscript] with the path to the script and [username] with the username you want to display the status of.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -