Subscribe
Subscribe
Subscribe Options (Close)
Topic: cakephp
New with Topic: cakephp
funvill bookmarked a link
CakeApp: a Rapid Development Online Tool for CakePHP
It's easy to use, no other software than your browser is needed.Benifit from ER-Diagrams of others and share your visions too
It's easy to use, no other software than your browser is needed.Benifit from ER-Diagrams of others and share your visions too
WyriHaximus bookmarked a link
14 hours ago
Delicious
| Topics: cakephp, model, optimization, performance | Add delicious to your profile
Delicious
| Topics: cakephp, model, optimization, performance | Add delicious to your profileBigDaddy71 posted a blog entry
What Thrashed Around In Chris’ Brain This Past Weekend
(The blog experiment continues: 1 post every weekday in November and I think I only skipped one, but made up for it with a...
(The blog experiment continues: 1 post every weekday in November and I think I only skipped one, but made up for it with a...
SergeR posted a blog entry
Контроллеры: загрузка
Удивительно но факт. Если из консольного, например, приложения нужно...
Удивительно но факт. Если из консольного, например, приложения нужно...
mul14 posted a blog entry
PHP Framework – Siapa yang tercepat?
Kali ini saya membandingkan enam PHP Framework berbasis MVC (Model View Controller) yang populer. Keenam framework itu adalah...
Kali ini saya membandingkan enam PHP Framework berbasis MVC (Model View Controller) yang populer. Keenam framework itu adalah...
SergeR shared an item
Improved form handling in CakePHP 1.3
Here is a typical, simple form done with cake’s form helpers:echo $this->Form->create('Article', array('action' => 'test'));echo $this->Form->input('Article.title');echo...
Here is a typical, simple form done with cake’s form helpers:echo $this->Form->create('Article', array('action' => 'test'));echo $this->Form->input('Article.title');echo...
2 days ago
Google Reader
| Topics: CakePHP, cakephp 1.3, cakephp forms, form defaults... | Add google reader to your profile
Google Reader
| Topics: CakePHP, cakephp 1.3, cakephp forms, form defaults... | Add google reader to your profilenchankov posted a blog entry
CakePHP Excel Helper
This is a helper for building multi-sheets Excel documents in CakePHP. The hepler was inspired from Yuen Ying’s blog...
This is a helper for building multi-sheets Excel documents in CakePHP. The hepler was inspired from Yuen Ying’s blog...
Stevey posted a tweet
One reason @plankdesign is great — we have a staff CakePHP plug-ins training session going on right now with @jperras. #friday #cakephp
Roshan B bookmarked a link
Unit Testing in CakePHP Part 1 - Introduction to Unit Testing » Debuggable Ltd
Unit Testing in CakePHP Part 1 - Introduction to Unit Testing » Debuggable Ltd
Unit Testing in CakePHP Part 1 - Introduction to Unit Testing » Debuggable Ltd
Macronimous.com posted a tweet
Frameworks we like: 2. CakePHP and why?: http://blog.macronimous.com/frameworks-we-like-2-cakephp/
funvill bookmarked a link
Ben Jebara posted a tweet
RT @FGRibreau addons.mozilla.org will migrate from CakePHP to #Django and from SVN to Git !! #ILovePython ;)
primofeed bookmarked a link
All Night Diner : AMO Development Changes in 2010
Migrating from CakePHP to DjangoThis is a big undertaking and we’ve been discussing it for quite a while. We’re currently the highest trafficked site on the internet using CakePHP and along with that we’ve run into a lot of frustrating issues....
Migrating from CakePHP to DjangoThis is a big undertaking and we’ve been discussing it for quite a while. We’re currently the highest trafficked site on the internet using CakePHP and along with that we’ve run into a lot of frustrating issues....
6 days ago
Delicious
| Topics: django, mozilla, cakephp, architecture | Add delicious to your profile
Delicious
| Topics: django, mozilla, cakephp, architecture | Add delicious to your profileWyriHaximus bookmarked a link
Narno posted a tweet
RT @n1k0: RT @karlpro: addons moz web site moving from CakePHP to django and from svn to git http://bit.ly/eyh2b #python
hasan_ismail posted a blog entry
Oracle on CakePHP
Salah satu perbedaan antara CakePHP versi 1.1 dan versi 1.2 adalah support untuk databasenya. Pada CakePHP versi 1.2 sudah...
Salah satu perbedaan antara CakePHP versi 1.1 dan versi 1.2 adalah support untuk databasenya. Pada CakePHP versi 1.2 sudah...
xw bookmarked links
SoftMind posted a tweet
@kurtisnelson why do want to use a mimic like CakePhP, when you can use the original Ruby on Rails with an elegant language like Ruby.
papachan bookmarked a link
Guilly posted a tweet
Integrating Gritter with CakePHP as a flash message. It's in Spanish but the code is there! http://tinyurl.com/ygadtzl
Roshan B bookmarked a link
Creating a simple admin interface with scaffolding :: Scaffolding :: Developing with CakePHP :: The Manual :: 1.2 Collection :: The Cookbook
Creating a simple admin interface with scaffolding
Creating a simple admin interface with scaffolding
Miccheng posted a tweet
I do enjoy building rapid development tools. Just wrote a YAML to Form Generator for CakePHP #cakephp
Sardorbek P bookmarked a link
11 days ago
Delicious
| Topics: web, programming, development, reference | Add delicious to your profile
Delicious
| Topics: web, programming, development, reference | Add delicious to your profiletychay posted a blog entry
Learning Programming, part 2
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
tychay posted a blog entry
Learning Programming, part 2
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
TV-SET posted a tweet
Top 10 things to look forward to in CakePHP 1.3 http://bit.ly/lXKY3
PHP Frameworks posted a blog entry
Using DISTINCT in a CakePHP find function
Using DISTINCT in a CakePHP find function is a post from: PHP Frameworks Hello,I am writing a CakePHP 1.2 app. ...
Using DISTINCT in a CakePHP find function is a post from: PHP Frameworks Hello,I am writing a CakePHP 1.2 app. ...
PHP Frameworks posted a blog entry
getting referer from auth in cakePHP
getting referer from auth in cakePHP is a post from: PHP Frameworks I have a link on the main page that is only...
getting referer from auth in cakePHP is a post from: PHP Frameworks I have a link on the main page that is only...
PHP Frameworks posted a blog entry
how to set a selected value in $form->select function? need help
how to set a selected value in $form->select function? need help is a post from: PHP Frameworks in my edit...
how to set a selected value in $form->select function? need help is a post from: PHP Frameworks in my edit...
Aurelijus posted a tweet
RT @juokaz: recommended "PHP and the future of frameworks in the workplace" http://bit.ly/1YAchi #zf #symfony #cakephp (via @lloydwatkin)
PHP Frameworks posted a blog entry
Cake PHP pagination problem
Cake PHP pagination problem is a post from: PHP Frameworks I have a controller and view. in the view it will...
Cake PHP pagination problem is a post from: PHP Frameworks I have a controller and view. in the view it will...
PHP Frameworks posted a blog entry
CodeIgniter vs CakePHP vs ZendFramework vs Symfony(In Chinese)
CodeIgniter vs CakePHP vs ZendFramework vs Symfony(In Chinese) is a post from: PHP FrameworksCodeIgniter vs CakePHP vs...
CodeIgniter vs CakePHP vs ZendFramework vs Symfony(In Chinese) is a post from: PHP FrameworksCodeIgniter vs CakePHP vs...
PHP Frameworks posted a blog entry
set a default saving data in a selection box in HABTM model
set a default saving data in a selection box in HABTM model is a post from: PHP Frameworks here is my problem...
set a default saving data in a selection box in HABTM model is a post from: PHP Frameworks here is my problem...
PHP Frameworks posted a blog entry
Is it possible to store the fields of one Array as a new array?
Is it possible to store the fields of one Array as a new array? is a post from: PHP Frameworks Hi everyone,In my...
Is it possible to store the fields of one Array as a new array? is a post from: PHP Frameworks Hi everyone,In my...
PHP Frameworks posted a blog entry
Assistance with CakePHP model relationships
Assistance with CakePHP model relationships is a post from: PHP Frameworks How would I represent the following in...
Assistance with CakePHP model relationships is a post from: PHP Frameworks How would I represent the following in...
Sardorbek P bookmarked a link
PHP Frameworks posted a blog entry
Cakephp is not redirecting properly when pages are cached.
Cakephp is not redirecting properly when pages are cached. is a post from: PHP Frameworks I am having some issues...
Cakephp is not redirecting properly when pages are cached. is a post from: PHP Frameworks I am having some issues...
PHP Frameworks posted a blog entry
CakePHP assocation question
CakePHP assocation question is a post from: PHP Frameworks I'm creating a small timesheet application. Timesheets...
CakePHP assocation question is a post from: PHP Frameworks I'm creating a small timesheet application. Timesheets...
PHP Frameworks posted a blog entry
Cakephp: how to access to model “variables” (mapped from db) from the controller after a set?
Cakephp: how to access to model “variables” (mapped from db) from the controller after a set? is a post from: PHP...
Cakephp: how to access to model “variables” (mapped from db) from the controller after a set? is a post from: PHP...
Rizwan bookmarked a link
16 days ago
Delicious
| Topics: cakephp, authentica..., facebook, openid | Add delicious to your profile
Delicious
| Topics: cakephp, authentica..., facebook, openid | Add delicious to your profilePHP Frameworks posted a blog entry
Combining add and replacing values
Combining add and replacing values is a post from: PHP Frameworks Im curious to know if php has a function that...
Combining add and replacing values is a post from: PHP Frameworks Im curious to know if php has a function that...
PHP Frameworks posted a blog entry
check for error
check for error is a post from: PHP Frameworks I have my own AppCotroller and using the beforeRender method to...
check for error is a post from: PHP Frameworks I have my own AppCotroller and using the beforeRender method to...
Sardorbek P bookmarked a link
Vashira R posted a tweet
Erase nightmare from j2ee, reading CakePHP for some inspiration
PHP Frameworks posted a blog entry
Cakephp console (bake) on Mac OS with Mamp : database connection error
Cakephp console (bake) on Mac OS with Mamp : database connection error is a post from: PHP Frameworks HiI am...
Cakephp console (bake) on Mac OS with Mamp : database connection error is a post from: PHP Frameworks HiI am...
PHP Frameworks posted a blog entry
cakephp retrieving multiple values in a column
cakephp retrieving multiple values in a column is a post from: PHP Frameworks I want to retrieve multiples values...
cakephp retrieving multiple values in a column is a post from: PHP Frameworks I want to retrieve multiples values...
Related topics
cake
CodeIgniter
development
django
Frameworks
Industry News
JavaScript
luke welling
MFC
MySQL
PHP
programming
share
webdevelopment
zend framework
Top members tagged
Top communities tagged
You
Explore
Create
Help
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy | Report Abuse
Copyright © 2005-2009 MyBlogLog. All rights reserved. Copyright/IP Policy




















