davehardy Posted December 3, 2008 Report Share Posted December 3, 2008 http://www.easternvirtualairways.com/You can see i have linked the login from front page to VMS, what code do i need to add register to the front page?I would like 2 text boxes like Crew Login saying First Name and Lastname then a Register button, the register button needs to link to the register page and auto fill in the 1st/2nd name that the new user adds from the front page then they can carry on with their registration.Also i would like to learn how to code PHP as im looking for a career change whats the best way and can you point me to some good books or tutorials?Thanks, Dave. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 4, 2008 Administrators Report Share Posted December 4, 2008 It'll be easier to make a static link to the register page (index.php/register).Tutorials? http://www.sitepoint.com is good, zend.com has some good stuff as well. Quote Link to comment Share on other sites More sharing options...
goran298 Posted December 4, 2008 Report Share Posted December 4, 2008 Hi Dave!If you are looking for books, run to the bookstore and buy: "PHP5 and MySQL Bible" this is a good book both for beginners and expert..... Also take a look at all website you can find if search for PHP. If you don't know the basic in HTML start with that. Here is some links:http://www.w3.org/http://www.w3schools.com/http://www.php.net/ Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 4, 2008 Administrators Report Share Posted December 4, 2008 My favorites that I always use are the "Visual Quickstart Guides" on amazon. Those are excellent books, non-verbose and to-the-point. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.