Welcome to TalkGraphics.com
Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23
  1. #21

    Default Re: php code before html

    Yes

  2. #22
    Join Date
    Nov 2009
    Posts
    10

    Default Re: php code before html

    Quote Originally Posted by steve.ledger View Post
    Yes
    Long time since I looked at this but needed it again and had not made a note of the solution at the time (doh!)
    Yes this works and for clarity for othert users the technique is to create a placeholder, give it the name <html> then complete the Body section of the placeholder with the required code to go at teh very top of the page (typically <?php session_start(); ?>)

    Sadly this is not updated in the Help for Xara even at Xara DesignerPro 10 as I use. Bit popintless having the capabilioty then not documenting it. I know that's what I did:-) but I'm not documenting the product

  3. #23
    Join Date
    Nov 2013
    Location
    Hertfordshire, UK
    Posts
    1,488

    Default Re: php code before html

    Quote Originally Posted by dcollard View Post
    Long time since I looked at this but needed it again and had not made a note of the solution at the time (doh!)
    Yes this works and for clarity for othert users the technique is to create a placeholder, give it the name <html> then complete the Body section of the placeholder with the required code to go at teh very top of the page (typically <?php session_start(); ?>)

    Sadly this is not updated in the Help for Xara even at Xara DesignerPro 10 as I use. Bit popintless having the capabilioty then not documenting it. I know that's what I did:-) but I'm not documenting the product
    It's documented here under the article "Undocumented and Advanced Web Features", under the tab "Inserting Code":

    http://support.xara.com/index.php?_m...articleid=2901

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •