ASP-style tags

PHP programming
admin
Site Admin
Posts:7390
Joined:Wed Mar 13, 2019 6:42 am
Contact:
ASP-style tags

Post by admin » Sat Apr 27, 2019 8:15 pm

ASP-style tags ASP-style tags mimic the tags used by Active Server Pages to delineate code blocks. ASPstyle tags look like this:
<%...%>

Post Reply