Website Help, Need help with a few things regarding the creation of a website |
![]() ![]() |
Website Help, Need help with a few things regarding the creation of a website |
Aug 10 2008, 08:16 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Jul 2008 Member No: 670,493 |
Hi Guys! Just started to put together my very first website.
I think I understand ftp enough, and I'm learning about php. but my question is, how do I put different parts of my site on my page? For example: I have my index page and it shows my layout and all that good stuff... but on my navigation I have it linked to layouts. How do i make that url for the layouts? I'm not talking about links lol. I'm talking about php i think. ex. Poprocksugar.com/layouts.php How do i do that on my ftp client? I mean where do i add the page? |
|
|
|
Aug 10 2008, 08:33 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Jul 2008 Member No: 663,422 |
Ok then.
QUOTE how do I put different parts of my site on my page? By this do you mean how do you assemble all the components to make a fully functioning page. When i started out i would just code everything in one html file which would obviously contain different content for the different pages but the same layout/links etc. Now i use a php include code which places all my layout coding and menus onto every page. I would recommend that you first get used to basic website management by having everything on one page as it shouldn't be too hard to manage if you just have a few pages. Move onto php once your adept with css and html. |
|
|
|
Aug 10 2008, 09:15 AM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Jul 2008 Member No: 670,493 |
Thanks, i figured it out :D
thanks for your help :D |
|
|
|
Aug 10 2008, 11:23 AM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
Closed and moved to Resolved. :)
|
|
|
|
![]() ![]() |