Thread
:
Removing a variable from DB
View Single Post
#
3
07-11-2008, 12:38 PM
Dan
Daniel
Join Date: Oct 2007
Posts: 383
PHP Code:
function
onCreated
() {
this
.
myvar
=
""
;
this
.
myvar
.
clear
();
echo(
this
.
getdynamicvarnames
());
}
Output: myvar,onCreated
I have shown Stefan and I believe all he said was ' insert nothing here '.
__________________
Email:
[email protected]
Dan
View Public Profile
View GraalOnline Profile
Find all posts by Dan