Page 1 of 1

Question about a code

Posted: Thu Sep 30, 2010 3:58 am
by phpaverage
i have a question about a code;
what does this code do ?
<%INSVAR

Sincerly,
PHPAVERAGE

Re: Question about a code

Posted: Thu Sep 30, 2010 6:31 am
by requinix
It does nothing.

Correction: if you have ASP-style tags enabled then there'll be a warning about undefined constants, but besides that nothing.

Re: Question about a code

Posted: Thu Sep 30, 2010 6:40 am
by phpaverage
:o thank you for your help and time