Thread
:
Extremely basic PHP help needed.
View Single Post
01-19-2003, 01:22 AM
SilverTab
Confirmed User
Join Date: Nov 2001
Location: MTL
Posts: 5,060
If w is a variable you can check with
if (empty($w))
{
...
}
else
{
...
}
not sure if I get what you mean tough!
__________________
mmm my sig was too big... no more cool animation
but hey still! need php?
ICQ: 94586959
SilverTab
View Public Profile
Visit SilverTab's homepage!
Find More Posts by SilverTab