$sql = "select email_address from users where user_id=$userid";
I like to have strings purple and variables black, but $userid shows up as purple inside that string. Using variables like this is one of my favorite features of PHP that makes me feel warm and fuzzy inside. I'd feel even more fuzzy if the editor would properly highlight strings like this.

Great job on Rapid PHP. I plan on buying soon.