Superfrappe
03-05-2008, 01:40 PM
Hey all!
So I have a basic CMS built in php/mysql and I'm trying to figure out how to add the functionality of being able to go into the admin section, add a link to a field, and then it's URL to a field and updating the table. Simple.
What I'm trying to wrap my head around is how, whenever I type that word in a new article, and submit... when the article is pulled into the live page, how can I have the word updated automatically with the URL and be a link?
This seems like an easy task - but I just haven't tried something like this before.
Has anyone done this or have any advice on how to go about this?
Thanks all!
So I have a basic CMS built in php/mysql and I'm trying to figure out how to add the functionality of being able to go into the admin section, add a link to a field, and then it's URL to a field and updating the table. Simple.
What I'm trying to wrap my head around is how, whenever I type that word in a new article, and submit... when the article is pulled into the live page, how can I have the word updated automatically with the URL and be a link?
This seems like an easy task - but I just haven't tried something like this before.
Has anyone done this or have any advice on how to go about this?
Thanks all!