pulseIn

Hey,
I got a little project involving a number of resistive sensors, more than available analog inputs. So I figured I could use the digital ports with a capacitor and pulseIn() to get the charge time, but it won't work. (Figured the command would be similar to BasicSTAMP's RCTIME.)
Any insight and help would be greatly appreciated!