Your Open Source

Framework

Browse

Cacke PHP Guide For beginner Part 1 (Configuration)

Steps to Start the cake PHP frame work follow the following steps to start your project with cake PHP get the stable version from http://cakephp.org/ download the zip file and unzip inside your root directory the folder look like --------------------------------------- /path_to_document_root /app /cake /vendors .htaccess index.php VERSION.t..

  • views 321
  • datetime Oct 18 08 04:03:03
  • author Damu
  • rating

Cake PHP helps some tips samples

hi here some tips and samples for the cake php How to store the values in to the Session in cake PHP: $someone = $this->User->findByUsername($this->data['User']['username']); now the $someone have the values collected depends on the user name. Store into session: $this->Session->write('User', $someone['User']); How To read the Sessio..

  • views 203
  • datetime Nov 07 08 06:27:49
  • author Damu
  • rating

Cake PHP Editor

hi friends . how to use your dream viewer to edit the cake php files(.ctp files and .thtml files) Do the following steps to make your dream viewer to edit the cake php files. Step1: lock at the folder name Configuration in your dreamviewerinstallation folder location like "C:\Program Files\Macromedia\Dreamweaver 8\Configuration" ed..

  • views 496
  • datetime Oct 31 08 12:12:00
  • author Damu
  • rating

SET THE CSS FOR THE CAKE PHP

in general method: <?php echo $html->css('styles'); ?> how to set the css file for the particular controller and particular action. <?php class NotesController extends AppController { var $name = 'Notes'; function index() { $this->set("CSS", "main"); // main is the css file name } function addnotes($id){ ..

  • views 231
  • datetime Oct 31 08 12:12:49
  • author Damu
  • rating

Simple ajax in cake php , how to call the ajax

How to use the ajx in the cake php controller page: View page: <?php // function link($title, $href = null, $options = array(), $confirm = null, $escapeTitle = true) { echo $ajax->link('link1','/profiles/damu',array('update' => 'divout')); ?>

  • views 269
  • datetime Nov 21 08 11:37:28
  • author Damu
  • rating

Magento

Can’t login to magento admin after installation. If the domain is not a true domain then this problem occurs. Its like if you use your localhost to run magento store,then you will face this problem. You can overcome this by browsing using ur ip address or you can remove these three line from the following page. app\code\core\Mage\Core\Mod..

  • views 23
  • datetime Mar 09 10 07:58:13
  • author Vickeey2003
  • rating

Magento

Magento template installation procedure Let's start the Magento template installation. 1. Open hosting control pane.2. Get to database management tool (usually phpMyAdmin is used).3. Create new database.4. Import the dump.sql file from the template sources>sample data folder.5. Run your website (the installation procedure begins).6. Enter a..

  • views 37
  • datetime Mar 09 10 08:00:55
  • author Vickeey2003
  • rating

Featured
Top User's
sekarSekar
Posts 172
$104.05 USD
tjrambabuTjrambabu
Posts 145
$18.18 USD
damuDamu
Posts 67
$16.88 USD
lazywriterLazywriter
Posts 24
$3.14 USD
psbharathyPsbharathy
Posts 24
$4.23 USD