ok, here is the player movement code using PhysX:
http://www.mediafire.com/?zgji7nizozqk748Includes walking, running (shift key) and jumping. As player is PH_RIGID, you can have many advantages, such as:
-proper inertia when jumping of falling
-correct interaction with other movable objects, such as boxes
-player speed on high slopes is lower