Re: Move Baked app to Production server

2009-04-23 Thread aryan
/   app/   cake/ ... then just do the same on the server. On Tue, Apr 21, 2009 at 9:31 AM, aryan aryande...@gmail.com wrote: What exactly should I do? Should I copy lib folder and place it on web server(above the webroot directory)? Thanks! On Apr 20, 9:14 pm, brian bally.z

Re: Move Baked app to Production server

2009-04-21 Thread aryan
. On Mon, Apr 20, 2009 at 8:43 AM, aryan aryande...@gmail.com wrote: I have made an application using bake tool. Cakephp is installed on my pc. How should I move it to the production server which doesn't have cakephp installed? Thanks

Move Baked app to Production server

2009-04-20 Thread aryan
I have made an application using bake tool. Cakephp is installed on my pc. How should I move it to the production server which doesn't have cakephp installed? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

How to put target blank in image url

2009-04-15 Thread aryan
How do put target=_blank in the following code? ?php echo $html-image('image.gif', array('alt' = 'image', 'url' = 'http://www.google.com')); ? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups CakePHP group.