Current location: Hot Scripts Forums » Programming Languages » ASP » Translate ASP to PHP and PERL


Translate ASP to PHP and PERL

Reply
  #1 (permalink)  
Old 06-12-04, 02:12 AM
POSERA POSERA is offline
New Member
 
Join Date: Jun 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question ASP Script to PHP and PERL Translation

I have this script in ASP and I need to translate it in PHP and PERL:

<% if bSearchEngine then %>
<div style="display:none">
<h1><font face="Arial, Helvetica, sans-serif">ASP script translated into PHP and PERL</font></h1>
</div>
<% end if %>

I dont know much about PHP but I tried to translate it and I got this:

<? if ($bSearchEngine) { ?>
<div style="display:none">
<h1><font face="Arial, Helvetica, sans-serif">ASP script translated into PHP and PERL</font></h1>
</div>
<? } ?>

I am not sure if it is right but can someone tell me if this is the right translation?? Next to that can somebody translate it into PERL because I dont know anything about that language. Thank you very much in advance!!

Richie

Last edited by POSERA; 06-12-04 at 02:22 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache, MySQL, PHP, PERL, Content Providers Needed! vbgunz Traffic Exchange 0 04-17-04 09:26 PM
convert perl code to php phptalk Perl 1 01-15-04 03:06 AM
php vs perl Grüssle Perl 5 12-09-03 07:42 AM
php visual basic perl cgi - outsource programming to india outsource_india General Advertisements 0 10-28-03 04:21 AM
Bookings/Availability PHP or Perl Script Mista Mike Script Requests 1 08-20-03 09:37 AM


All times are GMT -5. The time now is 10:13 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.