Anyone know of any good sites for learning PHP (as an ASP developer)
Also - is there a function that is the equivalent of the 'mod' function in VBScript?
For 'mod', use the % operator (exactly as in C.)