Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on dervelop the website in php within the HTML & CSS forums, part of the Web Development category; hi 2 all, any one suggest me how to start to developing site thru php....
|
|||||||
|
|||
|
Re: dervelop the website in php
Rohit iis welcome to the world of php programming. Its a good sign that you have started to enquire. Well, php is most popularly used along with mysql
php is mainly used for server side scripting, while mysql as a backend database holds data. 1. First of all you need a good php editor, example dzsoft or dphpedit (just google for them). 2. A stand alone web server - apache 3. Mysql all three are freely and widely available for download as a single package. Example - eazyphp 4. Basic knowledge of html and html tags most of the php professionals are actually self-tought, i.e., they have learnt it by themselves. One of the main reason for this trend can be attributed to the fact that php is simplest and easyiest scripting language around. php: hypertext preprocessor - the official php web contains abaundant resource materials and also essential and popular downloads, there is nothing more required than what is provided in the official website. Note that just learning php will not help you much, since php is mainly used for server-side scripting, for developing an effective and interactive website/page you need to be aware of html, dhtml, java/vb script, ajax, css. |
|
|||
|
Re: dervelop the website in php
Rohit,
there are thousands of free scripts available which you can use as template to understand and learn on your own.... take a look here... CGI Scripts(2419) PHP Scripts(1147) Hope this helps... Thanks, |
| The Following User Says Thank You to admin For This Useful Post: | ||
|
|||
|
Quote:
thanx but u do nt solve my problem.i m learn the basic php and also implementing & design the email service in php using apache & mysql. |
|
|||
|
Re: dervelop the website in php
|
|
|||
|
Re: dervelop the website in php
Quote:
but this is done but how to start buid own site in php |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is PHP ready for Web 2.0? | Shivanna | HTML & CSS | 1 | 06-08-2006 09:14 PM |
| 500 Server Error in PHP | Martin Lucas | PHP | 1 | 05-30-2006 07:04 PM |