Search found 2 matches

by pseps
Thu Sep 13, 2007 3:53 pm
Forum: Joombie Coding Q/A
Topic: Passing parameters for article content via url
Replies: 2
Views: 702

Re: Passing parameters for article content via url

Thank you!
Will try to make sense of it...
by pseps
Thu Sep 13, 2007 11:21 am
Forum: Joombie Coding Q/A
Topic: Passing parameters for article content via url
Replies: 2
Views: 702

Passing parameters for article content via url

Hi, I am new to Joomla and am quite impressed. I am trying to migrate to Joomla a php site, where I frequently generate pages where content is based on parameters passed via the url (e.g. company_profile.php?name=IBM) and data is pulled from a database to generate the company profile. From what I ha...