how to install cakephp


Bahasa Indonesia
Inggris
Arab
to install cakephp in windows or linux it's pretty easy as long as there is a willingness from you, there are also some Cakephp 1.3 version there is also a 2.0 and there's more you can just choose which version you want to wear but in the versions also there are different ways of writing or the other but you choose the suggestion of my cakephp 2.0 because I prefer that and I wear it and I also will not tell you how to install cakephp how because it's easy but if you really want to know how to install starter cakephp how you just find a guide on youtube, facebook or official websites cakephp.
I'm sorry if my words were wrong there, and hopefully more in the know cakephp semamgat 

 

introduce cakephp

hemmmmm time I will mempostingcakephp despite my lack of reliable use cakephp but I will give a little information about the current cakephp because I'm making a project using cakephp.
Cakephp is a framwork which is quite complete but it is all nothing is perfect framwork like humans framwork is used in accordance with the person who made ​​it.
So now we must recognize itself framwork
cakephp CRUD has a way of making it rather simple as long as you've made ​​a model is correct then you will be told to create a new view controller after the controller that outlines how to manufacture in cakephp CRUD. I now just tell Cakephp was good so I will not make the first tutor for the moment because I have not finished project.


This picture home and view Curd project that I created in cakephp
home
view CRUD
 
 

WORKS MIGRAINT PROGRAMER


 

create static html web use table

Asalammualakum ...... how you've memorized the HTML tags that my last post ... I'm sure you must have memorized and able to use them for this post I want to give a little knowledge about how to use and how to LINK TABLE but before we start you must provide ADOBE application DREAWEAVER CS5 or more. But we can also use the NOTEPAD but easier to use DW CS5
No need to further ado we begin aja .....
Table can be used for web display to attract web on how to use a table saw
In starting with <table> and ends with </ table>
Now we open DW CS5
 The first step after you see a screen like the one above we choose
BALANK PAGE -> HTML -> CREAT After that click and click DESIGN
    INSERT -> FORM-> form  as below

Now we make a TABLE
click
  INSERT-> TABLE-> SETTING ROWS AND COLUMNS
I am using 3 rows and columns with headers none
After that we combined rows and columns of most of us use for the banner
The trick
BLOCK table that you want to unite -> RIGHT CLICK-> TABLE-MERGE CELLS
we love the picture and plug in the banner
INSERT-> IMAGE-> IMAGE SEARCH NO WHERE
after we love pictures like those above us love to look like a web menu
Any menu according to your theme
After that we combined the rows and columns at the bottom we use for the banner
The trick
BLOCK table that you want to unite -> RIGHT CLICK-> TABLE-MERGE CELLS
If it's your web Trim your html so interesting to other people can see we also use
Tags that yesterday I posted that like pulling your web bgcolour, background, h1, etc.
save as the name index.html
Examples such as this that I made with this tutorial

May be useful ..... wasalam.wr.wb





 

INTRODUCTION HTML


Asalammualaiqum .... all of my long time now I am not posting anymore posts with new information for allwho want to learn basic HTML I will give you the knowledge I know it ....
HTML
discussed immediately wrote it very easy if you study diligently
You
must login first HTML tags
THIS
LIST Daan HTML TAG function
Key tag
Tag
Attribute Description
<html>
</html> The top line of each HTML file
<head>
</head> = General information from a web page
<title>
</title>   =  Title page. Contained in the head
<body>
</body>=
background
bgsound
font
link
alink
vlink
topmargin
leftmargin
marginheight
marginwidth
Setting attributes for the entire document

.
Modifikasi Teks
Tag Description Example
<b> </b>= Bold text Bold text
<i> </i> = Italic text Italic text
<u> </u> text underline text underline
<pre> </pre>= Preformatted text Sample text
<h1> </h1>= Header 1 Header 1
<h2> </h2> =Header 2 Header 2
<h3> </h3> =Header 3 Header 3
<h4> </h4> =Header 4 Header 4
<h5> </h5> =Header 5 Header 5
<h6> </h6> =Header 6 Header 6
<sub> </sub>= Subscript Subscript
<sup> </sup> =Superscript Superscript
Tag Atribut Deskripsi
<font>
</font>

color
size Name
Name Change the size of a font style.

Links
Tag Atribut Deskripsi
<a> </a>
target
Creates a link to the target document or other sites.
style
class
name
id
Gambar
Tag Atribut Deskripsi
<img>
src
Displaying an image bar
alt
name
border
height
width
<ol> </ol> Ordered List (digunakan
dengan <li>)
1. Item 1 <ul> </ul> nordered List (digunakan  dengan <li>)Item 1
<p> </p> Paragraf

Yes at the same memorized function and many other tags that I recommend looking at the MR co wrote a lot of GOOGLE. I also learned from it and for you to try examples of how to use the tag <p> </ p> and use the align <br/>:
<p align="left"> text is on the left </ p> <p align="right"> <br/> text in the middle </ p>
Bye-bye've had yes may be useful
To be continued ....