Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Cms?, How?
alex1985
post Mar 24 2008, 07:53 AM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 387
Joined: 9-February 08
Member No.: 57,615



I did create the pages like register, login and others as well. So, how do you put them like on the single page. For instance, you can adjust that login page was at the lift bottom, and the register-at the right bottom?
Go to the top of the page
 
+Quote Post
darran
post Mar 24 2008, 08:20 AM
Post #2


Privileged Member
*********

Group: Members
Posts: 660
Joined: 31-August 06
From: Singapore
Member No.: 29,189



Your situation is very vague, I have no idea what you are asking but will try nonetheless.

So you want links to be displayed in a page?

To do that, you can always use CSS to align where you want your links to be displayed combined with the use of DIVs
Go to the top of the page
 
+Quote Post
Saint_Michael
post Mar 24 2008, 06:38 PM
Post #3


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,305
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



You need to make sure your single page is in php and then do a simple php include to which will help display everything in one page.

A php include looks like this

CODE
<?php include("menu.php"); ?>


However, if your looking for more information how how to code your own CMS, then check out these tutorials for getting some idea's.
Go to the top of the page
 
+Quote Post
alex1985
post Mar 31 2008, 11:04 AM
Post #4


Super Member
*********

Group: [HOSTED]
Posts: 387
Joined: 9-February 08
Member No.: 57,615



It is stated in tutorials, you create pages like register.php, index.php, and so on. How you make them on one page, combine all php codes into one. Like you join the index,php, to be showed on the screen, just like the others kept unchanged, if you pressed register for example,
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



- Lo-Fi Version Time is now: 25th July 2008 - 09:59 AM