pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
FUD EXE Crypter [0/42 F...
7 sec ago
Untitled
3 sec ago
Untitled
5 sec ago
Untitled
9 sec ago
FUD EXE Crypter [0/42 F...
20 sec ago
Untitled
16 sec ago
Untitled
17 sec ago
Untitled
18 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 22nd, 2010 | Syntax:
None
| Size: 0.18 KB | Hits: 75 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
This paste has a previous version,
view the difference
.
$query5 = "SELECT UNIX_TIMESTAMP(lastlogin) as lastlogin FROM users WHERE id='$uid' ";
$res5 = mysql_query($query5);
$row5 = mysql_fetch_array($res5);
$lastlogin=$row5['lastlogin'];
create new paste
|
create new version of this paste
RAW Paste Data
$query5 = "SELECT UNIX_TIMESTAMP(lastlogin) as lastlogin FROM users WHERE id='$uid' "; $res5 = mysql_query($query5); $row5 = mysql_fetch_array($res5); $lastlogin=$row5['lastlogin'];