ASP to PHP problem
Posted: Tue Oct 30, 2007 6:52 am
feyd | Please use
How would this look like in PHP?
Thanks!
/Carl
feyd | Please use[/syntax]
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Hi, i must port a website from ASP to PHP. Im not very familliar with PHP and now I'm stuck with the translation.
[syntax="asp"]alt_txt = "Reminder " & WeekDayName(WeekDay(sDate)) & " ( " & Day(sDate) & ")" & MonthName(Month(sDate)) & " " & Year(sDate)Thanks!
/Carl
feyd | Please use[/syntax]
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]