Chrisj Posted January 25, 2010 Share Posted January 25, 2010 I see these lines in the script I'm using. Can you tell me what they mean and what they do? Thanks <!--[onload_300;block=div;when [var.show_login_box]=1;comm]--> <!--[onload_337;block=div;when [var.show_login_box]!=1;comm]--> Link to comment https://forums.phpfreaks.com/topic/189747-what-does-this-mean-onload_300-etc/ Share on other sites More sharing options...
Mchl Posted January 25, 2010 Share Posted January 25, 2010 Since it's within HTML comment it means nothing to PHP. It might be some token for template system. What script is it? Perhaps look for explanation in it s documentation. Link to comment https://forums.phpfreaks.com/topic/189747-what-does-this-mean-onload_300-etc/#findComment-1001370 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.