Jump to content

Index in php question.


fostin

Recommended Posts

I have a portfolio [a href=\"http://leo.with-you.org\" target=\"_blank\"]http://leo.with-you.org[/a] and I use notepad to set up everything. I`m not an expert in this... I use divlayers tags to put the links and my layout and I use iframes.

The question is...

How do I put all my tags in PHP in order to have a PHP INDEX page and THEN, install cutenews for example...

Please help me!!! This is like chinese for me LOL I`ve been reading some tutorials etc about the <? php TAGS and it seems easy... I just need to now what do I need to do to set up my index page in php

THANKS!

ps: I have php in my server.
If you have lots of HTML then just go in and out of PHP, as PHP is able to d this with ease whereas other langauges cant so do this:
[code]<?php

// your php code here

?>

Your html here

<?php

// alittle more PHP

?>

The remaining HTML[/code]

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.