View Full Version : Is it possible to add VB.net code to a php file?
As im more experienced with vb i would find it easier to make my site work lol
vinyl-junkie
08-15-2007, 04:56 AM
You can have only one server side language per web page. Take your pick -- either PHP or VB.NET, but not both on the same page.
ok whats the opening and closing tags ?
vinyl-junkie
08-17-2007, 06:06 AM
ok whats the opening and closing tags ?
Opening and closing tags for what? PHP web pages have opening and closing tags of the PHP script section(s) of your page, of <?php and ?>. ASP.NET can't really be discussed in terms of opening and closing tags, as there is a whole lot more to it than just tags. Please explain your question.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.