0
Welcome Guest! Login
0 items Join Now

php links in Joomla

  • php links in Joomla

    Posted 16 years 10 months ago
    • I am migrating a large MySQL news database to a Joomla site.
      The archive has an index which I have included in a wrapper, but I can't figure out whether it is possible to open up individual news stories in a new page - the existing php code is <a href="news_.php?ID=<?php echo $row_rsNews; ?> but the Joomla destination page is going to be something like <a href="index.php?option=com_wrapper&view=wrapper&Itemid=94?ID=<?php echo $row_rsNews; ?>
      This doesn't work - is there a way it can be achieved either by using a wrapper or an includephp module?
    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: php links in Joomla

    Posted 16 years 10 months ago
  • Re: php links in Joomla

    Posted 16 years 10 months ago
    • That's a good way of displaying php pages, but I still can't understand how to get the url link to open in another page. ???

Time to create page: 0.055 seconds