No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
<a href="tel:+9651232222">+965 1232222</a> This is the way to make a call from a webpage.
call a function on body onload. And define this function on this page.
Outlook doesn't show images directly. Open your email in outlook, just after the subject there is a text starting with "If there are problems with how this message is displayed ....... " click on this text, a dropdown box will open with few links. Click on the first link called …
You need to create an array of all datas before save. Try to do like this: $arr['name'] = trim($this->data('name')); $arr['email'] = $this->data('email'); $arr['address'] = $this->data('address'); ........................................ and so on And then $this->User->save($arr); Hope this will work. BTW have you set up your database.php in app/config? Please check it.
It is not possible to remove the controller name from url as without controller Cake can't read the paginator. Though you can use the IndexController to make this done.
You can remove double quotes (") before & after php tag.
The End.
Citytech.tester