Thread
:
Flash CS3 GuestBook
View Single Post
#
13
(
permalink
)
30-11-07, 10:36
Vlizzard
Member
Join Date: Sep 2007
Posts: 71
Rep Power:
2
Re: Flash CS3 GuestBook
dopo il confronto
PHP Code:
if (
$uid
!=
"0"
) {
$answer
=
"1"
;
echo
$answer
;
}
else
{
$answer
=
"0"
;
echo
$answer
;
}
Vlizzard
View Public Profile
Send a private message to Vlizzard
Find all posts by Vlizzard