Experienced PHP developer looking to create high-end applications to order.
|
May
11 |
|
revised |
How to updateAll using cakephp Added SQL dump |
|
May
11 |
|
comment |
How to updateAll using cakephp the first one produced no error but didn't do anything. The second one put '$new' in the make field. |
|
May
11 |
|
comment |
How to updateAll using cakephp @liyakat I already have. I have got the error by adapting the example shown. |
|
May
11 |
|
asked | How to updateAll using cakephp |
|
May
1 |
|
asked | cakephp 2.3 getting ctp file from console |
|
May
1 |
|
accepted | cakephp join more than 2 tables at once in one join table |
|
May
1 |
|
comment |
how to check if a unique value exists in db in cakephp Just to qualify to anyone else reading this, I am not giving this answer as true because it began with 'If by "code" you mean a single MySQL statement...' which is not what I asked. |
|
Apr
26 |
|
comment |
how to check if a unique value exists in db in cakephp By "code" I meant CakePHP code, as stated in the title, such as a built-in function. |
|
Apr
25 |
|
comment |
cakephp join more than 2 tables at once in one join table Number 3). I want 3, 4 or even 5 tables joined through 1 join table. I know I can do it, what I want to know is the convention (if any) for doing it. |
|
Apr
25 |
|
revised |
cakephp join more than 2 tables at once in one join table Explanation of what join table I am after. |
|
Apr
25 |
|
comment |
how to check if a unique value exists in db in cakephp As with Mark's answer, I have +1 this as it is what I already thought but as its not the answer I can't tick it. |
|
Apr
25 |
|
comment |
how to check if a unique value exists in db in cakephp I have +1 this as it is what I already thought but as its not the answer I can't tick it |
|
Apr
25 |
|
revised |
cakephp join more than 2 tables at once in one join table added the ideal table layout |
|
Apr
25 |
|
asked | cakephp join more than 2 tables at once in one join table |
|
Apr
20 |
|
accepted | jquery ajax with array of html elements |
|
Apr
20 |
|
accepted | c# streamwriter add line on file creation |
|
Apr
19 |
|
asked | how to check if a unique value exists in db in cakephp |
|
Apr
19 |
|
comment |
mySQL dateTime range Query Issue What happens when you have more search criteria (eg. SELECT * FROM util_audit WHERE DATED BETWEEN "2012-03-15" AND "2012-03-31" AND booLive = 1)? Because I get errors.
|
|
Apr
10 |
|
awarded | Notable Question |
|
Apr
4 |
|
comment |
jquery ajax with array of html elements @karim79 so does the get function do the ajax? (do I put the url in there?) or do I just pass 'numbers' as the data? Excellent concise answer BTW |