[PHP] CakePHP

2010-08-02 Thread Philip Thompson
Hi all. Long time no talk. I'm getting a little bit more involved with CakePHP and I wanted to get some feedback from some seasoned veterans. From what I've played around with so far, I enjoy its structure and ability to create sites quickly. I was curious about some of the pros and cons that o

Re: [PHP] CakePHP, alternatives?

2010-06-05 Thread Larry Garfield
One other thing I will add: Don't just learn PHP. Learn Javascript as well. Don't treat it as PHP without dollar signs, but learn Javascript as Javascript, and PHP as PHP. Then after you've gotten some time with those, take some time to learn, or at least learn about even if you never work w

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread Shreyas
@ All - Points duly noted. Thanks for all the mighty advice. As the owner of the thread, I consider the thread closed for now unless anyone has anything to add. --Shreyas On Sat, Jun 5, 2010 at 1:02 AM, Adam Richardson wrote: > > > > I am reading this PHP for Dummies and then I plan to read Hea

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread Adam Richardson
> > I am reading this PHP for Dummies and then I plan to read Head First with > PHP, MySQL, and Apache. Do you know any books that I can read online or I > can buy? I would be happy to do that. > Hi Shreyas, I think you've received some excellent advice. I like the Head First Books quite a bit.

RE: [PHP] CakePHP, alternatives?

2010-06-04 Thread Bob McConnell
From: tedd >>That was very very very helpful. I so agree with you on the A,B and >>C example that you have quoted. It not only boosts my confidence >>with the answers but so will the employer's. >> >>I am reading this PHP for Dummies and then I plan to read Head First >>with PHP, MySQL, and Apa

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread tedd
Tedd, That was very very very helpful. I so agree with you on the A,B and C example that you have quoted. It not only boosts my confidence with the answers but so will the employer's. I am reading this PHP for Dummies and then I plan to read Head First with PHP, MySQL, and Apache. Do you kno

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread Shreyas
Tedd, That was very very very helpful. I so agree with you on the A,B and C example that you have quoted. It not only boosts my confidence with the answers but so will the employer's. I am reading this PHP for Dummies and then I plan to read Head First with PHP, MySQL, and Apache. Do you know any

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread tedd
At 11:21 PM +0530 6/3/10, Shreyas wrote: Folks, Just quite could not stop taking your inputs before I start my learning curve to shape up. Should I use one of these frameworks or just *K*eep *I*t *S*imple and *S*tupid and learn it the traditional way? Thoughts? -- Regards, Shreyas Shreyas:

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread Hans Åhlin
The thing I did beside the stuff already mentioned is, I took stuff from real life and I tried to define them and then write a program that handled/simulated it. ** Hans Åhlin Tel: +46761488019 icq: 275232967 http://www.kronan-net.com/ irc:/

Re: [PHP] CakePHP, alternatives?

2010-06-04 Thread Shreyas
Trying again. --Shreyas On Fri, Jun 4, 2010 at 3:10 AM, Shreyas wrote: > Larry, > > That's a very nice way to learn stuff. That's what I am doing but probably > in a very crude way. > > I am just reading a PHP book and doing those examples. Would you recommend > any other innovative way of lear

Re: [PHP] CakePHP, alternatives?

2010-06-03 Thread Shreyas
Larry, That's a very nice way to learn stuff. That's what I am doing but probably in a very crude way. I am just reading a PHP book and doing those examples. Would you recommend any other innovative way of learning and mastering this language? Regards, Shreyas On Thu, Jun 3, 2010 at 11:25 PM, l

Re: [PHP] CakePHP, alternatives?

2010-06-03 Thread la...@garfieldtech.com
First spend time working with straight up PHP, writing your own stuff, throwing it away, and writing it again. What you'll learn that way is immeasurable. Then pick a framework (Cake, Drupal, Symfony, Zend, PEAR, whatever) and learn it, maybe two. Try working with it and extending it. Then

[PHP] CakePHP, alternatives?

2010-06-03 Thread Shreyas
Folks, Just quite could not stop taking your inputs before I start my learning curve to shape up. Should I use one of these frameworks or just *K*eep *I*t *S*imple and *S*tupid and learn it the traditional way? Thoughts? -- Regards, Shreyas

Re: [PHP] CakePHP Undefined variable

2006-03-31 Thread chris smith
On 4/1/06, Pham Huu Le Quoc Phuc <[EMAIL PROTECTED]> wrote: > Hi everyone! > I use CakePHP. I found an error. Could you help me to deal this error. > > Notice: Undefined variable: missing in > c:\Inetpub\wwwroot\Cake\app\views\errors\missing_controller.php on line 18 You're trying to use a variabl

[PHP] CakePHP Undefined variable

2006-03-31 Thread Pham Huu Le Quoc Phuc
Hi everyone! I use CakePHP. I found an error. Could you help me to deal this error. Notice: Undefined variable: missing in c:\Inetpub\wwwroot\Cake\app\views\errors\missing_controller.php on line 18 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.