About the Tutorial



Download 1,5 Mb.
Pdf ko'rish
bet54/96
Sana29.01.2022
Hajmi1,5 Mb.
#416930
1   ...   50   51   52   53   54   55   56   57   ...   96
Bog'liq
Download CakePHP Tutorial (PDF Version)

Users
at 
src/Template
, ignore if already created, and under that 
directory create a view called 
index.ctp
. Copy the following code in that file. 
src/Template/Users/index.ctp 
Add User 
 
 
 
 
 
 
 
 
foreach ($results as $row): 
echo ""; 
echo ""; 
echo ""; 
echo ""; 
echo ""; 
endforeach; 
?> 
IDUsernamePasswordEditDelete
".$row->id."".$row->username."".$row->password."Url->build(["controller" => "Users","action" 
=> "edit",$row->id])."'>Edit
Url->build(["controller" => "Users","action" 
=> "delete",$row->id])."'>Delete
 
Create another 
View
file under the 
Users
directory called 
edit.ctp
and copy the following 
code in it. 
src/Template/Users/edit.ctp 
echo $this->Form->create("Users",array('url'=>'/users/edit/'.$id)); 
echo $this->Form->input('username',['value'=>$username]); 
echo $this->Form->input('password',['value'=>$password]); 
echo $this->Form->button('Submit'); 
echo $this->Form->end(); 
?> 


CakePHP 
43 
Execute the above example by visiting the following URL and click on 
Edit link
to edit 
record. 
http://localhost:85/CakePHP/users
Output 
After visiting the above URL and clicking on the 
Edit link
, you will receive the following 
output where you can edit record. 


CakePHP 
44 
To delete a record in database, we first need to get hold of a table using the 
TableRegistry
class. We can fetch the instance out of registry using the 
get()
method. The get() method 
will take the name of the database table as an argument. Now, this new instance is used 
to get particular record that we want to delete.
Call the 
get()
method with this new instance and pass the primary key to find a record 
which will be saved in another instance. Use the TableRegistry class’s instance to call the 

Download 1,5 Mb.

Do'stlaringiz bilan baham:
1   ...   50   51   52   53   54   55   56   57   ...   96




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish