Now ..begining.....

More details in this place.
Write files with Notepad or Notepad++ , PageMaker,Dreamweaver ..

Edit elements for your site .
PHP is usual for forms .

Methods for transmitt/receive variables -post , send , get. 
Get - present low security level.
An very good open source program is Winlamp.Alternative is XAMP or Content Management Sites with builder and CPanel.
But we write code in Notepad++ etc and test offline in browser with Apache servers.


Winlamp mini offer server APACHE , php together, but less mysql.

In Notepad saves the text entered with  FILE menu and choose the Save As option  , for types choose ALL FILES and   for filename  write with quotes, such as "index.html", "index.php" etc.
An online tutorial for PHP can be very useful. The installation kit for mini WINLAMP mini :

is done installing an Apache server.

Browser address bar is filled with localhost or localhost: 80. We notice that the page is running on the local computer as the net. The HTTP protocol is run by Apache server. In the terminology of operating systems dedicated applications  these are client or server. The client benefits from the information and data provided by the server. There are many methods of communication between client and server. The best known are OLE and DDE, usually for applications residing on the same computer. Files stored for a webpage is usually put together in a folder on the net.
With winlamp full must install SQLYOG for management of database and one server of MYSQL.
In many situations Apache and MYSQL server not running if you are else web servers like IIS , ASP ,Glassfish etc .  
 Note : in Apache / htdocs folder  ( equivalent with localhost in browser adress bar ).

Comentarii

Postări populare