| 檢視:
|
主題清單, 主題摘要
|
第 1 - 10 個主題 (共 21595 個) 較舊 »
|
您暫時不可以留言。只有成員才能在此留言,而您目前還不是成員
群組簡介:
Search this group before posting anything. There are over 50,000 posts and it's very likely your question has already been answered.
Visit the IRC channel #cakephp at irc.freenode.net.
The group is moderated to prevent spam, so please be patient if you are new member.
|
|
|
Getting started: Where To Get Help
   
|
| |
[link]
Cheers,
AD
PS. If you've been on this group for more than a week or so, you may
have noticed that the google group pages/files have been/are in the
process of being removed. The pages have been integrated to the
cookbook to allow moderation, prevent spamming and take a step towards... 更多 »
|
|
CakeFest Berlin 2009 officially announced
|
| |
After much hype and speculation, the next CakeFest event, which will
take place in Berlin beginning July 9th, has been officially
announced. You can read the full details, along with some other
important announcements on the Bakery: [link]
Or, go straight to the conference site here: [link]... 更多 »
|
|
Release: CakePHP 1.2.5
   
|
| |
The CakePHP development team is happy to announce CakePHP 1.2.5[1].
1.2.5 is a bug fix release of the latest stable branch. Check the
changelog[2] for all the changes.
CakePHP 1.2.5 Includes almost 40 commits and more than 20 fixes.
Furthermore, due to popular demand CakePHP 1.2.5 is compatible with... 更多 »
|
|
Table join confusion...
|
| |
I need a little assistance with a join over 3 tables.
I have the following Models (User > Profile > Infogroup >
Information):
- User (hasMany Profile)
- Profile (belongsTo User, hasMany Infogroup)
- Infogroup (belongsTo Profile, hasMany Information)
- Information (belongsTo Infogroup)
The relationships are defined in the model classes, and there is no... 更多 »
|
|
javascript helper adding slashed to JSON object output
|
| |
hi, i am using the javascript helper to generate JSON feeds. It works
great, except for one thing...if a json property has a value that is
an absolute url, cakephp wants to escape all the slashes...exampe:
{"flag_img":"http:\/\/[link]/themes\/images\/country\/
countryimage.png"}
how can i get that url without escapes? I just need it as a straight... 更多 »
|
|
call a controller's action from shell as an authorized user
|
| |
Hari,
My service [link] sends and receivesmessages from and to
more social networks like twitter, facebook, etc. I would like to add
a timed messages service where users could set messages to send in a
future time.
For this I need to have my own cake shell and run it by a crontask.... 更多 »
|
|
Validate a single field
|
| |
How can I validate a single field using Ajax? I am attempting to use jquery remote feature to check fields for validity. But its checking the entire model and reporting fields that have not had data entered. If a form has 3 fields and the user types into the second field for example i only want to check if that field is valid, not the... 更多 »
|
|
Last retrieved data accessible in model?..
|
| |
I wonder whether data retrieved by last query (as a result of Model-
...
I'm trying to build custom datasource and one of the ideas was to
store last retrieved data in there somewhere, but I'm not sure whether
this is established practice.
|
|
using javascript within $ajax->remoteFunction
|
| |
Hello all,
I have a textbox that, onblur, needs to use ajax to call an action
with its value as a parameter.
now ideally this would be accomplished with
onblue="<?php echo $ajax->remoteFunction(array('u rl'=>array
('controller'=>'ratings','acti on'=>'rateItem',VALUE_GOES_HER E))); ?>"
I've tried replacing VALUE_GOES_HERE with 'this.value', this.value,... 更多 »
|
|
Drop down assocations
|
| |
I'm new to cakePhp (and database design...I've been lazy over the
years and want to learn the "right" way to do things) and have a
question about saving the contents of a form that has a drop down
field.
Here are the tables that I have setup in my database:
Table 1: posts (contains id,title,description)... 更多 »
|
|
How to secure Image-Folder in Webroot from direct access?
|
| |
Hey,
I was wondering the other day how I could secure my directories for
uploaded files in my app.
I tested to access a picture directly from my browser, and it worked.
That's a really bad security hole and I need to solve this problem!
My files are uploaded in this way:
The file will be uploaded, renamed with a unique hash-name, in a... 更多 »
|
|
Help returning JSON
|
| |
I have setup a validation rule using jquery to check if a field is valid by an ajax request. The controler checks and returns valid (true or false). I watch the activity using firebug and the request gets sent fine, and i see whats sent and comes back in the response. But it is not returning correct.... 更多 »
|
|
|
1 - 10 個主題 (共 21595 個)
« 較新
|
較舊 »
|
|
|