CAKEPHP
Category: Php
132 items
Curated articles, deep-dives, and performance optimizations engineered for developers.
PHP
Clear chache in smarty
smarty Clear cache For Smarty version 2 For Smarty version 3 Since Smarty version 3.1.14 it is possible...
CAKEPHP
Force SSL redirection in cakephp
SSL with cakephp Step 1. use Security component. Step 2. use the below code to post data.
GENERAL
Add existing project on Github by using commands
Simple steps to Add project on Github
GENERAL
Create an easy String using php function.
output: The list is a,b,c,d,e and f.
PHP
How to get woocommerce page urls
Shop Url Cart Url Checkout Url Account Url
PHP
How to create wordpress theme woocommerce supportable
This code can help you to make woocommerce supportable theme, or upgrade your existing theme with theme code...
PHP
How to add/remove user role in wordpress
users role in wordpress add/remove For role add use below function For role remove user below function