Jump to content

how to start build a PHP website ?


abudahim

Recommended Posts

im intending to create an interactive website using PHP and MySQL. i have read many tutorials about both technologies.

the problem is i don't know how to start  ???.

i have downloaded many IDE for PHP like Zend and PHP Designer , and i tried to start by creating the interface and design aspect using theses IDE but the problem is they have a very limited support for designing aspect, and also im very weak in designing .

should i use another application for designing and then move it to any PHP IDE , if yes then which application you recommend.

 

thank you.

Link to comment
Share on other sites

PHP is just a script that outputs text. Usually we use it to output text that is (x)html. You use CSS overtop that (x)html to design it. If you need an extra tag for the CSS, then you get PHP to output it.

 

Basically, if you have an understanding of XHTML and CSS, then you will know what to do with PHP in order to design your sites.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.