Blogs about: Cakephp

Featured Blog

Trouble with Auth Component failing to redirect to previous page

Dr. Fox wrote 1 day ago: After near two hours of cycling through my code and the CakePHP API documents to find out why CakePH … more →

Tags: php code, Auth Component, cakephp 2.x, CakePHP2.3, URL Redirection

6 Steps to create cron jobs in cakephp

annamalaicse wrote 6 days ago: Step 1 – Creating your own shell file Step 2 – Writing the functionality in that shell file Step 3 – … more →

Tags: cron, Cakephp

File download functionality at CakePHP 2.0

ziyedbd wrote 1 week ago: /* * function name admin_download( * Fiile Name, * Folder Path * ) * Admin Panel download */ public … more →

Image resize function at CakePHP 2.0

ziyedbd wrote 1 week ago: //How to call another function public function imgresize(){ //create thumbnail of original image $so … more →

Semana 1: CakePHP - Começando...

monamon wrote 1 week ago: Na jornada de ser uma desenvolvedora Web, notei que muitas vagas pediam como requisito o conheciment … more →

Tags: php, mvc, mysql

Cara Mengelola Banner / Artikel dengan cakephp

bukanagustapitina wrote 1 week ago: Bismillahirrahmanirrahim,, Untuk mengolala banner secara efektif, kita perlu mengatur waktu kapan su … more →

Tags: Cake php, antara dua tanggal, beetwen date, publish article

After submit the form and click on back button document expire error

amtshrma wrote 2 weeks ago: Use this on the top of page <?php header(‘Cache-Control: max-age=900′); ?> … more →

Tags: Joomla, magento, php, WordPress

Gotham Security Daily Threat Alerts

Gotham Technology Group wrote 2 weeks ago: May 3, Softpedia – (International) g01pack: First exploit kit to deliver payload via multistage atta … more →

Tags: Security, android, SQL, SQL Injection, Vulnerability, javascript, IPSec, Instagram

Agregar css less en cakephp 2.x

eL_mOnO wrote 2 weeks ago: En uno de los desarrollos que he tenido que afrontar, a nuestro desarrollador front-end se le ocurri … more →

Tags: Cakephp, HtmlHelper, less

Cakephp Data Validation How to Avoid Duplicate Records with isUnique

lancasterdude wrote 2 weeks ago: Let’s say you build a CakePhp app to allow a used car dealership to edit their stock of vehicl … more →

Today

Maruf wrote 2 weeks ago: Today I was working with cakephp where I need to upload files … more →

Tags: Work, coding

Still alive and kicking

José Trancas wrote 2 weeks ago: Hello people! It’s been quite a long time since my last post, during this time I’ve been … more →

Tags: Computing, Web development, Plugins

A very hard day of CakePHP deployments

Ahmed Abdelsalam wrote 3 weeks ago: Today, was the day of CakePHP deployments. I worked on deploying two web projects to two production … more →

Tags: Web, php, SQLite, NETWORK SOLUTIONS, 000webhost, Apache

[RFC] PHP 5.4 Strict Error Reporting5 comments

Siddharth Jain wrote 3 weeks ago: Testing with PHP 5.4 at E_ALL produces strict warning messages such as: Strict (2048): Declaration o … more →

Tags: php, Programming, Open-Source, Cakephp, languages, Array, Error, strick error, Decleration

Login with Google in CakePHP9 comments

Siddharth Jain wrote 3 weeks ago: Implementing Google login system in your website is very easy with OAuth2 support, a simple and stan … more →

Tags: API, access token, application programming interface, Cakephp, controller, Google, Google Code, login, login with google

Integrasi CakePHP pada Netbeans IDE1 comment

bangbow wrote 3 weeks ago: CakePHP merupakan salah satu Framwork PHP yang powerful dan banyak digunakan di dunia. CakePHP juga … more →

Tags: php, Tools & Aplikasi, PHP 2, ide, Cakephp, Framework, NetBeans

Simple registration in CakePHP

Al Hizbul wrote 3 weeks ago: Suppose that there is a users table in recipe_db database. In users table we will save a user data u … more →

Tags: Cake php, data insert, User Registration, validation

CakePHP logoutRedirect is not the same as loginAction

Martin Mapes wrote 3 weeks ago: If you go through the CakePHP Auth example tutorial, you’ll end up with two (not three) config … more →

CakePHP Auth->allow only works on actions, not controllers

Martin Mapes wrote 3 weeks ago: If you follow the CakePHP documentation on Authentication, you might end up with this line of code i … more →


Related Tags
All →

Follow this tag via RSS