Alright, something in PHP with asps case and urls..?
Id wanna know if there's sumthing in php that matchees asps
Code:
<%If Case "Ok" %>
<!-- Just a remark, the url would be like file.php?id=0 or 1 -->
TEXT HERE
<% If Case Else %>
OTHER TEXT HERE
so i dont really remember the whole thing, long time since i last used ASP..
so is the thing i wrote possible? Coz i was thinking like putting some pictures beside eachother. then when u click one, the "text" loads underneath or sumthing, and when u click the othher one, the new text loads. :D