|
// | |
// +----------------------------------------------------------------------+
require_once("config.inc.php");
include_once($config['pathSrcInclude']."common.inc.php");
site_status();
validateSession();
define("COLOR1",'#F2F9FD');
define("COLOR2",'#FEFFF9');
$FILENAME='Members Chit Chat';
if(isset($_SESSION['sessionMemberId']) && $_SESSION['sessionMemberId']!='') {
$show_links=true;
}//end if
?>
>
|
|
Facebook wall to post with Php and Jquery
Sorry, no friends in your friends list !!!
Click Here to add new friends.
|
| ';
}//end else
?>
|
|
|