IF mySQL.EOF THEN
-- x_view = "<A HREF=""confirm.asp?true=" & request("ID") & "&ID=" & mySQL("x_ID") & """><IMG " & vbCRLF
-- x_view = x_view & "SRC=""/admin/pics/icons/false.gif"" WIDTH=""20"" HEIGHT=""16"" BORDER=""0""></A>"
ELSE
-- x_view = "<A HREF=""confirm.asp?false=" & request("ID") & "&ID=" & mySQL("x_ID") & """><IMG " & vbCRLF
-- x_view = x_view & "SRC=""/admin/pics/icons/true.gif"" WIDTH=""20"" HEIGHT=""16"" BORDER=""0""></A>"
END IF
Hur skriver jag denna kod i PHP? Jag är mest intresserad av IF mySQL.EOF THEN... ELSE... END IF
------------------
"Never underestimate your opponents." - Name the movie.