Hey Jason,

First place I always look for help is a quick search on the google
groups themselves. A quick search on :

- command line
http://groups.google.com/group/cake-php/search?group=cake-php&q=command+line&qt_g=1&searchnow=Search+this+group

populate select
http://groups.google.com/group/cake-php/search?group=cake-php&q=populate+select&qt_g=1&searchnow=Search+this+group

Came up with some interesting results.

Cheers,
mikee

On 16/01/07, Jason Paidoussi <[EMAIL PROTECTED]> wrote:

Hi all

I am just beginning with Cake so perhaps a more experienced user would
be able to help me or point me in the right direction with the
following problems I have:

I have 3 tables for area data : Provinces, Cities and Suburbs and have
created the models and relationships for them in cake (suburbs belong
to cities which belong to provinces).

What I would like to achieve is on the user registration page to have 3
select boxes - province > city > suburb and have the child select boxes
(city and suburb) populated with the data from the DB depending on
which province or city is selected using ajax.

Is this possible with cake?

Another question I have is it possible to use cake models from a
command line php script and if so how would I include all the needed
cake libs and instantiate a model?

Thanks very much for the help,
Jason


>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to