Hello everyone.. actually i'm totally new for the cakephp and i employed to develop huge website accomplished by cakephp .... everything is ok so far ... but i've noticed some variables passed in the address bar contain database names .... especially when i'm using forms to filter or search somethings.... like so:
http://www.mywebsite.com/controller/search?data%5BHospital%5D%5BcountryID%5D=13&data%5BHospital%5D%5BcityID%5D=226&data%5BHospital%5D%5BhospFID%5D=27&data%5BHospital%5D%5BhospitalName%5D=tyutyutyu&lang=ar we can see here many database columns names like (cityID, hospFID, etc) how could i encapsulate this variables... thanks 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 [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
