is there a way to manually submit member to aMember without using aMember signup page instead of using a different php signup page? The reason I want to do this is that I have many offline members and I want to be able to submit their membership to aMember quickly. What I would like to do is build a php signup page and in this signup page I have a form that has every fields as aMember signup page has then on my submit it will insert the data to aMember database. However on this one page, I want to have a checkbox that this member is paid completely. Could someone show me how to insert to aMember database? Thanks