php $$
php $$
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- ********0
oh.. check the caps - that last one was wrong..;
$Foo = 'Bar';
$newFoo = (isset($Foo));
echo $newFoo;I'm new at this... that might not be what you want...
oh.. check the caps - that last one was wrong..;
$Foo = 'Bar';
$newFoo = (isset($Foo));
echo $newFoo;
I'm new at this... that might not be what you want...