|
-
Aug 27th, 2002, 06:44 AM
#1
Thread Starter
New Member
general questions
right bit of a open question but i want to make sure im not heading in the wrong direction...
im in the middle of wrighting a database backed site manager...
1 thing i need to do of which im unsure of which way to go about it (not how to code it) is an aritcles sections, ive got it written at the moment so its all in one file and recalls the title and html contect of the article from the database...
dont really know the best way to generate next and previous pages, wether to use different rows in the database and a kind of id system or a other way...
the other thing is a template system,
im not asking / wouldnt waste peoples time by asking for code but maybe an insight to the most profesional and efficient way to write these 2 items, should i parse the php and call the html or is there a better way ? should i use classe's
in the article section, whats the best way to incklude the contect and effient way to recall it,
i apolgise for this being such an open question and im not wanting anyone to write it for me more of give any useful advice of similar ways people have accomplished these 2 things..
thanks for any 'pointing in the right direction'
sk
-
Nov 10th, 2002, 09:21 PM
#2
Stuck in the 80s
-
Nov 11th, 2002, 09:58 AM
#3
Lively Member
There's a pretty good tutorial on a template based system for PHP that can be found on Developer Fusion.com at
http://www.developerfusion.com/show/1658/
Hope it helps
tecnithV -- artisan, artificer, workman, mechanic, architect, or builder
VB6, ASP, HTML, XML, Oracle, Access, MySql, PHP, C++, Etc...
To format your VB code in this forum use tags like this [vbcode] your code here[/vbcode]
-
Dec 8th, 2002, 08:26 AM
#4
Thread Starter
New Member
probably, my reply being "^ spam"
technitaes
thanks for the link it did help. After searching around and looking at different ways of using templates i managed to put some code together. As for the splitting of pages, i managed to finish that script aswell
-
Dec 8th, 2002, 12:33 PM
#5
Stuck in the 80s
Originally posted by sk8o
probably, my reply being "^ spam"
The ability to make sense is also key.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|