0
Welcome Guest! Login
0 items Join Now

Joomla myown.php pages

    • Brian D's Avatar
    • Brian D
    • Newbie
    • Posts: 15
    • Thanks: 0

    Joomla myown.php pages

    Posted 17 years 6 months ago
    • I have some of my own php pages that i want to appear on my joomla rockettheme site.

      For example a custom built cart and contact us page.

      Currently I created a wrapper(iframe) menu button that refers to www.mydomain.com/somefolder
      somefolder=the directory that contains my php scripts and an index.php refering to my scripts so now the page exits
      in the database with an ID

      then i unpublished it which hides it from view

      the page still has a unique ID in the DB so I then made a link-URL menu button and
      put the url as www.mydomain.com/index.php?option=com_wrapper&Itemid= (the item id of the wrapper)

      I do this cause my page in question is https:// and i need both the page and the wrapped page to be secure in order to not get any popups.

      So now my php page appears inside the mainbody table

      My issue is now im relying on iframes and although a quick and easy solution i know there is a better way
      i have a few ideas but i want to know what others have done or would do
    • Last Edit: 17 years 6 months ago by Brian D.

Time to create page: 0.085 seconds