Posts Tagged ‘beginner tutorials’
Where on the Web can I find the best PERL tutorials for CGI and SQL?
Question by Doug: Where on the Web can I find the best PERL tutorials for CGI and SQL?
I have been studying PERL very hard all quarter, and it seems like everything on the Internet is written by people who either don’t know what they are doing or are too smart to explain it to someone who is a beginner. I am trying to make a database for a fictitious site for a school project, where it keeps track of customers’ orders. Right now I have it so that a person can enter their order into the database, but I need to make a GUI where a webmaster can make alterations to the database and print up reports from searchs and invoices. I will be working on it all night tonight and all day tomorrow, but tomorrow night my college project is due. Help me if you can. I really want to get into CGI, both PERL and PHP. Thank you…I’ve been struggling with it for almost three months. You can even email me your suggestions if you are so inclined.
Best answer:
Answer by Jeffrey C
A good site with plenty of useful code samples and beginner tutorials put together by its members is at: http://www.planet-source-code.com. They have samples, tutorials, even entire application/source code. Check it out!
What do you think? Answer below!
Where can I find absolute beginner tutorials for PHP?
Question by George B: Where can I find absolute beginner tutorials for PHP?
I want to build a login based website like a social network for a company where accounts and content, ideas etc. can be added by registered users and will be doing so in PHP as recommended by Yahoo Answers.
Where can I find absolute beginners, step-by-step tutorials for building a website using PHP?
I have WAMP5 installed running the Apache server, MySQL and PHP already and Dreamweaver at my disposal.
Any help very much appreciated.
Best answer:
Answer by colanth
You don’t learn PHP, you learn programming. (It’s like becoming a doctor – you don’t study the language you’re going to do it in, you study the subject you’re going to be doing.) PHP is fairly trivial once you know programming.
Start with http://www.amazon.com/gp/offer-listing/0130224189/ref=pd_bbs_sr_olp_1?ie=UTF8&s=books&qid=1212765521&sr=8-1 (and don’t expect to be writing code in a week – it takes a lot longer.)
Know better? Leave your own answer in the comments!
Related search terms:
PHP Tutorials For Beginners is What You Need
Creating your first website can be both fun and rewarding. Using HTML seems easy enough so you build your site around it. The problem you may have is that their is only so much you can do with this language. You need PHP on your website to make it more functional. But PHP seems so hard to understand. A PHP tutorial for beginners would be nice to have but is it really worth the effort to make the chance to PHP?
The good thing about PHP is that you do not need to make your entire website from PHP. You can use it in conjunction with your HTML. Certain applications like collecting e-mail addresses allows you to send the visitor straight to the page you want without you having to e-mail the link to them. This helps make you site automated. That means you do not have to step in every time someone subscribes to what you are offering. They can download stuff easier, submit comments that displays on your website instantly and more.
Depending what you want your site to do it is not necessary for you to use a PHP tutorial to build a site with. You can download scripts that you particularly need but the problem with that is you may not be able to adapt the code to match your website. By having some type of PHP tutorial for beginners you can create codes that perfectly match your website making you look more professional.
You do not have to worry about it not working on your visitor’s PC because it works on all operating systems and most web servers out there. Your visitors should have no problems when they land on your site.
A PHP tutorial is best if your site is a membership site. Your members will be able to navigate your site and upload and download software as well as send messages to other members without you having to do a thing. This will save you both time and money.
I could go on all day about the benefits of having your own PHP tutorial to build your website with but I think you get the idea. For beginners, this is the best thing to have so you do not make mistakes that end up costing you a potential customer. You only get one chance to make a good first impression so do it right.
If you really want to see what PHP can do for your website than you need to see the PHP tutorials for beginners and get started now. Like that idea about a membership site? Create your own here at: http://www.allproman.com/membership-website-software/
