Thread: PHP for self-taught newbie
Results 1 to 7 of 7
Related
-
Newbie needs help Forum: HTML Forum
Replies: 3 -
newbie in need Forum: HTML Forum
Replies: 1 -
Newbie Forum: Introduce Yourself
Replies: 1 -
i'm a newbie Forum: Web Hosting Forum
Replies: 2
-
07-22-2007, 09:28 PM #1
PHP for self-taught newbie
Hi -
I need a recommendation. I have a 'guru' who is building a site for me as part of a coaching program. I will eventually (and the sooner the better) take over the management of the site. But it's PHP. So I need to know 1) a good learning site or resource for someone to get up to speed, and 2) a good tool for doing the work.
I write my HTML in Notepad so am very hands-on. Any tips appreciated.
Best,
SteveLast edited by HTML; 07-22-2007 at 10:09 PM.
-
07-23-2007, 03:30 PM #2
Re: PHP for self-taught newbie
I used PHP and Web Development. Cost about $40. Lots of examples. Anything by O'Reilley should be good also.
u
-
07-27-2007, 11:56 AM #3
Re: PHP for self-taught newbie
I think it is really good to learn using notepad because you really have to "see" the code to fix bugs. However, if you're in a hurry using a good editor is great. I use Zend, however it costs about $300 and a close second is Komodo edit which is free.
http://www.activestate.com/Products/komodo_edit/
The second thing you may want to get is a good book. I would recommend starting with Begining PHP/Mysql 5 from Apress
http://www.apress.com/book/bookDisplay.html?bID=10017
You may also want to pick up the Zend certification guide as it will teach you alot of things you might not pick up from any other book and you'll be well on your way to be certified if you so choose to go that route.
http://www.zend.com/store/book/zend_php_5_certification_study_guide
You can always ask questions from all of us as well. Good luck.
-
09-22-2007, 05:42 PM #4
Re: PHP for self-taught newbie
Very Easy...
I use this editor, Might sound Rather Familiar to you.
-Notepad- (just save your files as .php)
And tizag.com
That is a great site to learn PhP
-
09-24-2007, 08:18 AM #5
Re: PHP for self-taught newbie
Stick with notepad. All these formatters and automatic editors means you might not pick up on some rather basic programming skills.
http://www.tizag.com is a great resource for quick reference. With php there are literally tons and tons of tutorials around!
-
10-01-2007, 03:23 PM #6
-
01-30-2008, 12:43 PM #7
Re: PHP for self-taught newbie
PHP and MySQL is a useful book. Eventually you might want to provide dynamic content. So you'll get two books in one with example code. If you have programming knowledge PHP is easy to pick up.
Dreamweaver 8 has lots of useful functionality to test your code on a local host server (win xp etc) or a remote sandbox.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum