Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

CakePHP Tutorial

TS...bubuhayin ko ang thread na ito....post a tutorial about bootstrap....i tried twitter bootstrap pero may error....i don't know why...nag follow nman ako sa instruction...cge na TS turoan mo ako....salamat...
 
TS...bubuhayin ko ang thread na ito....post a tutorial about bootstrap....i tried twitter bootstrap pero may error....i don't know why...nag follow nman ako sa instruction...cge na TS turoan mo ako....salamat...


Anu po problem sa bootstrap sir? pa post po dito nung error or screensshot

pa bm po sir.. :thanks: po

Post lang po kayo ng tanong dito and sasagutin ko po sa abot ng makakaya ko :band:
 
na undo ko na TS....so hindi kuna na ma SS yung error......i tried this one --> https://github.com/slywalker/cakephp-plugin-boost_cake

pero mas maganda pa yung default cake.generic.css....TS...




Ah i see... Ang sinubukan mu pala is bootstrap na cakephp plugin... so kung hindi yung gumana maaaring may version incompatible issue or yung mismong pag iimplement ang mali... ako kasi pag nagamit ng css framework mas gusto ko sila gamitin as is...

 


Ah i see... Ang sinubukan mu pala is bootstrap na cakephp plugin... so kung hindi yung gumana maaaring may version incompatible issue or yung mismong pag iimplement ang mali... ako kasi pag nagamit ng css framework mas gusto ko sila gamitin as is...


well actually TS...for me ok nman ang generic css nang cakephp....cguro later ko nlng pagandahin....
 
well actually TS...for me ok nman ang generic css nang cakephp....cguro later ko nlng pagandahin....



Tama.. ok naman yung generic css ng cake fluid na din kasi yun e :D



 
TS pa-OT?
sir ask ko lang po.
kc self study lang ako sa php.
meron ako books php6
pero nakita ko sa php website ang latest version is php 5.5.10
kaya pala ang may errors ang sample codes sa libro.

paano ko pede i-upgarde ang php 5.4 to php 5.5.10 using xammp?
ginagawa ko na ang lahat ng tutorial sa net
pero ayaw mag run ang apache pagnag-upgrade ako ng php 5.5.10

salamat sir..sensya kana po
 
TS pa-OT?
sir ask ko lang po.
kc self study lang ako sa php.
meron ako books php6
pero nakita ko sa php website ang latest version is php 5.5.10
kaya pala ang may errors ang sample codes sa libro.

paano ko pede i-upgarde ang php 5.4 to php 5.5.10 using xammp?
ginagawa ko na ang lahat ng tutorial sa net
pero ayaw mag run ang apache pagnag-upgrade ako ng php 5.5.10

salamat sir..sensya kana po




Una sa lahat no need to say sorry ok?

About dun naman sa PHP version, ang pinaka latest version ng PHP is 5.5.x which means yung PHP 6 is hindi pa nag-eexist i am just wondering paano naging PHP 6 yung book. Ang good point naman sayo is marunong ka mag self study - ipagpatuloy mu yun kasi walang eskwelahan na nagtuturo ng lahat sa estudyante, wag tayong masanay sa spoon feeding. Regarding naman sa upgrade ng PHP version sa xampp you can take a look at this Upgrading PHP in XAMPP for windows. and i think nasagot ko na din ito sa ibang thread? :D

 
TS tanong lng.....what will be the right naming sa controller?.....like companyscontroller or companiescontroller or companycontroller?....mdyo confuse lng sa naming...:)
 
TS tanong lng.....what will be the right naming sa controller?.....like companyscontroller or companiescontroller or companycontroller?....mdyo confuse lng sa naming...:)




About naming convention, ganito yan basta controller use plural form and sa model naman singular form like this

Code:
/** In Controller

CompaniesController.php

/** In Model

Company.php

ito dapat yung mamaster natin kasi CakePHP is a fan of Convention Over Configuration :band:

See this for reference : CakePHP Naming Convention

 


Una sa lahat no need to say sorry ok?

About dun naman sa PHP version, ang pinaka latest version ng PHP is 5.5.x which means yung PHP 6 is hindi pa nag-eexist i am just wondering paano naging PHP 6 yung book. Ang good point naman sayo is marunong ka mag self study - ipagpatuloy mu yun kasi walang eskwelahan na nagtuturo ng lahat sa estudyante, wag tayong masanay sa spoon feeding. Regarding naman sa upgrade ng PHP version sa xampp you can take a look at this Upgrading PHP in XAMPP for windows. and i think nasagot ko na din ito sa ibang thread? :D


php 6 po ang nabili ko sa national bookstore.
sir ask ko lang po about sa scenario case.
halimbawa po.php 5.5.10 ang gamit ng kumpanya
Pero ang alam ko is php 5.4 wala pa magiging problema sa codings?
 
php 6 po ang nabili ko sa national bookstore.
sir ask ko lang po about sa scenario case.
halimbawa po.php 5.5.10 ang gamit ng kumpanya
Pero ang alam ko is php 5.4 wala pa magiging problema sa codings?



Hindi pa talaga nag eexist yung PHP 6.

About dun sa tanong mu.. wala namam magiging problema dun. Pag nagupgrade naman kasi ang PHP version may ilang functions lang na nawawala or nadadagdag so ang fallback nun pag nagupgrade ng PHP version yung server at may mga functions na deprecated om current version mag ccause yung ng error. But in terms of studying or learning php hindi ganun kalaking factor ang difference in version.

 


Hindi pa talaga nag eexist yung PHP 6.

About dun sa tanong mu.. wala namam magiging problema dun. Pag nagupgrade naman kasi ang PHP version may ilang functions lang na nawawala or nadadagdag so ang fallback nun pag nagupgrade ng PHP version yung server at may mga functions na deprecated om current version mag ccause yung ng error. But in terms of studying or learning php hindi ganun kalaking factor ang difference in version.


salamat sir.
 


About naming convention, ganito yan basta controller use plural form and sa model naman singular form like this

Code:
/** In Controller

CompaniesController.php

/** In Model

Company.php

ito dapat yung mamaster natin kasi CakePHP is a fan of Convention Over Configuration :band:

See this for reference : CakePHP Naming Convention


thats y i really like cakephp TS.....
 
sir, pa-explain naman ng authorization at authentication. hindi kasi user ang model ko for this, iba, ang gusto ko ilagay ito sa controller ng model at hindi sa appcontroller. thanks.
 
sir, pa-explain naman ng authorization at authentication. hindi kasi user ang model ko for this, iba, ang gusto ko ilagay ito sa controller ng model at hindi sa appcontroller. thanks.

Sir paki elaborate po nung tanong.. di ko po naintindihan :(
 
Back
Top Bottom