I've got a snippet: $snippet=mgd_get_snippet(...)
I CAN access such field of a snippet as "id" or "name" or "up": $snippet->id but $snippet->code seems to produce NOTHING. Can I get a snippet code to manipulate it in a php program? Vic --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
