Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
~3K People Reached
Favorite Forums

6 Posted Topics

Member Avatar for subratabanerjee

<a href="tel:+9651232222">+965 1232222</a> This is the way to make a call from a webpage.

Member Avatar for DarkMonarch
0
154
Member Avatar for asaidi
Member Avatar for Citytech.tester
0
48
Member Avatar for ak47carbon

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 …

Member Avatar for Citytech.tester
0
2K
Member Avatar for Awah Mohamed

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.

Member Avatar for Citytech.tester
0
153
Member Avatar for Buppy

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.

Member Avatar for Citytech.tester
0
110
Member Avatar for johndohmen1963

The End.