Hello all I just discovered Cake last night and after playing with it
for a few moments I must say im impressed, I personally have never
truly worked with an MVC patten before and its been many years since
ive done any php work (around PHP 3)  But I have taken up the mantel
of a developer again to help one of my associates with a project. I
ran through both the tutorials that are in the manual last night and
was amazed at how fast things were up and running,  But before i dive
head first into my app I need to write i have  a couple question,

How hard is it to rig up a class to recive  data from external
sources. I am writing an app in Second Life, which will send post data
to the website to stick in the db. I was looking at doing that with
Codeignighter but after working with it for a week and still not
having a simple CRUD app set up  and working the way i think it should
ive decided to look around at other frameworks.

also is there any functions to count the amount of data that cake will
send out in one chunk, im also going to be sending data back from the
site to the application in Second Life but there is a limit to the
amount of data that can be recived in one post 2kb to be exact.( im
well aware that there is probaly nothing to keep track of such a thing
built in but never hurts to ask )

Thanks
Neocrypter

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to