pmlabrier Posted January 15, 2010 Share Posted January 15, 2010 Greetings, I categorize myself as a hack scripter. Hack as in "a writer who is paid to write low-quality, quickly put-together articles or books." I know enough about javascript, perl and php to modify scripts I am already using (most of the time) and do simple little things but I would like to learn to do more. I am more proficient in HTML and shell scripting I would like some advice about which books or tutorials would get me going on a project I am wanting to do. First of all I am wanting to do a customer database. This is pretty straight forward and I think I can take the knowledge I already have and do this in an afternoon and evening. THEN, and this is were I need to add to my skills, I want to make a "service request" database that will let me record requests from clients (that will be in or need to be added to the customer database) that will let me track their day of arrival and departure and what they are requesting. How to tie the customer database into this second requirement is what I need to learn. I know php & MySQL will this, I am just unfamiliar with how I can do this. I am looking for a good book or tutorial that will take me through this. Any Suggestions? Paul Quote Link to comment https://forums.phpfreaks.com/topic/188584-greetings-from-a-hack-scripter-that-wants-to-learn-more/ Share on other sites More sharing options...
nrg_alpha Posted January 15, 2010 Share Posted January 15, 2010 Sorry Paul, I moved this thread here, as you posted for book / tutorial reference help in an introductory board. I'm sure these requests have been made many times.. you can use the search function to look up such threads discussing this.. other members might also come across this with suggestions as well. Quote Link to comment https://forums.phpfreaks.com/topic/188584-greetings-from-a-hack-scripter-that-wants-to-learn-more/#findComment-995708 Share on other sites More sharing options...
Lamez Posted January 15, 2010 Share Posted January 15, 2010 You are trying to learn PHP and MySQL? Take a look here: http://www.tizag.com/phpT/ http://www.tizag.com/mysqlTutorial/ Reference: http://www.php.net http://www.php.net/manual/en/index.php http://www.php.net/docs.php These are the things that helped me the most, I am still learning. I am about to start learning classes. The biggest thing that helped me was trial and error. Oh and phpfreaks. Take a look at my posts in my profile, over half of them are php and mysql questions. Quote Link to comment https://forums.phpfreaks.com/topic/188584-greetings-from-a-hack-scripter-that-wants-to-learn-more/#findComment-995725 Share on other sites More sharing options...
trq Posted January 15, 2010 Share Posted January 15, 2010 There's a nice free book in my signature (hudzilla) that if read from start to finish would get you a pretty good grounding in the subject. Quote Link to comment https://forums.phpfreaks.com/topic/188584-greetings-from-a-hack-scripter-that-wants-to-learn-more/#findComment-995776 Share on other sites More sharing options...
Maq Posted January 15, 2010 Share Posted January 15, 2010 Sticky: http://www.phpfreaks.com/forums/index.php/topic,58799.0.html Quote Link to comment https://forums.phpfreaks.com/topic/188584-greetings-from-a-hack-scripter-that-wants-to-learn-more/#findComment-995805 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.