Page 1 of 1
Just starting
Posted: Sun Jan 01, 2012 12:54 pm
by davetee
Just starting to learn PHP...never dealt with code before. I'm going through all the screencasts on
Themeforest which I'm finding easy to understand. Does anyone know how I can show parsing errors in Google Chrome...I would find that useful. Also can anyone recommend a good editor...using Komodo Edit at the moment.
thanks
Re: Just starting
Posted: Mon Jan 02, 2012 1:36 am
by Christopher
You can show errors in the browser by turning on show errors in the php.ini file (or in the script). See the manual.
There is an editors thread here that has people's favorite editors. Check the most recent posts.
Re: Just starting
Posted: Mon Jan 02, 2012 4:06 am
by davetee
Thanks Christopher. Not sure there is a php.ini...I'm using MAMP. What manual are you referring to? I'll check the editors thread when I find it..thanks.
Re: Just starting
Posted: Mon Jan 02, 2012 4:20 am
by josegilham
Thanks for the post.
Re: Just starting
Posted: Mon Jan 02, 2012 7:58 am
by davetee
P.S. anyone know why these topics aren't accessible in the PHP Starter Pack - Fundamental PHP Know-How section - I just get the message 'You are not authorised to read this forum.'
Mac users may find that they don't have a php.ini to edit. See these forum topics:
viewtopic.php?t=11017
viewtopic.php?t=3916.
Re: Just starting
Posted: Tue Jan 03, 2012 12:52 am
by Christopher
davetee wrote:Not sure there is a php.ini...I'm using MAMP
There should be somewhere.
davetee wrote:What manual are you referring to?
http://www.php.net/manual/en/index.php
Re: Just starting
Posted: Tue Jan 03, 2012 1:21 pm
by php3ch0
I belive it is in the Apps/MAMP/conf/php5 folder