Re: [PHP] Holding links in a database

2004-08-07 Thread Robby Russell
On Sat, 2004-08-07 at 08:19, Shaun wrote: > Hi, > > I have a table in my database that holds links for individual pages on my > site: > > mysql> DESCRIBE Page_Links; > +---+--+--+-+-++ > | Field | Type | Null | Key | Default | Extra

RE: [PHP] Holding links in a database

2004-06-24 Thread Jay Blanchard
[snip] Quoting Jay Blanchard <[EMAIL PROTECTED]>: > [snip] > I have created a site that is begining to accumulate a large number of > pages. I have been considering holding links to all pages in a database > so that the sub menus alter dynamically rather than being hand coded. > Has anyone else do

RE: [PHP] Holding links in a database

2004-06-24 Thread webmaster
Quoting Jay Blanchard <[EMAIL PROTECTED]>: > [snip] > I have created a site that is begining to accumulate a large number of > pages. I have been considering holding links to all pages in a database > so that the sub menus alter dynamically rather than being hand coded. > Has anyone else done this

RE: [PHP] Holding links in a database

2004-06-24 Thread Jay Blanchard
[snip] I have created a site that is begining to accumulate a large number of pages. I have been considering holding links to all pages in a database so that the sub menus alter dynamically rather than being hand coded. Has anyone else done this... [/snip] Yes. -- PHP General Mailing List (http: