View Single Post
 

  #13  
Old 24th September 2003, 08:23 PM
DJFANTAZIA DJFANTAZIA is offline
Board Addict
 

Join Date: Nov 2001
Location: Warrington - the armpit of Manchester and Liverpool
Posts: 1,009
Been meaning to get into PHP, did a course a while back but never used it since. Stick to ASP where possible, Microsoft will be ruling the world soon so best to use Microsoft stuff.

Having said that from memory PHP is a liccle bit easier, i.e where as in ASP you might send a var across the querstring and then dim it into a var with the request.querystring, PHP just uses the querystring var and sets a callable var automatically.

N e way

:p
Reply With Quote