Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 931787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T20:33:39+00:00 2026-05-15T20:33:39+00:00

Like the title tells: Is it possible to write a PHP-Function in a XSL-Document

  • 0

Like the title tells: Is it possible to write a PHP-Function in a XSL-Document and call it afterwards?

I have no case, where I wanna do that. Its just a thing it came into my mind while learning XSL.

In XSL you can compose something like:

<xsl:processing-instruction name="php">
   ...some php...
</xsl>

The PHP code will be run in your rendered page. Is it possible to create e.g. a PHP Function in the processing-instruction and call it later (in the same template)?

Pseudo-Sample:

<xsl:template>

   <xsl:processing-instruction name="php">
      ...some php processing $foo...
   </xsl>

   <xsl:variable name="foo" select="xpath/node">

   <xsl:value-of select="call-php-function-with-$foo"/>

</xsl>

I’m looking forward to your solutions/approaches 🙂

Chris

  • 1 1 Answer
  • 3 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T20:33:39+00:00Added an answer on May 15, 2026 at 8:33 pm

    In XSLT 1.0 it is not possible to call functions written in another language, unless these are written following the requirements of the particular XSLT processor for extension functions and specified in the set of available extension functions at the time the transformation is to be initiated.

    Functions can be simulated by calling or applying templates.

    In XSLT 2.0 it is possible to write functions in XSLT using the <xsl:function> instruction. These functions can then be referenced in any XPath expression that is specified in the select attribute of any other XSLT instructions.

    Both in XSLT 1.0 and XSLT 2.0 it is even possible to implement higher-order functions (HOF). This is what the FXSL library (written entirely in XSLT) does.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a text like: Title A some description on a few lines, there
Like the title says, PHP is really confusing me on a simple if comparison
I am totally baffled. I have reduced this to the simplest possible case and
Just like in the title; I have a remote server and I want to
Searching from google.com, like www.abc.com Search Result Rank the pages like Title..... Description... www.abc.com
Like the title says I'm having some trouble printing out symbol codes and their
Like the title says, I'm wondering if the use of WebClient is the proper
Like the title says, I'm trying to determine if data is a standard attribute
Like the title says, I need a way to detect if the build is
I've problem like in title. I'm using ruby with Sinatra framework and trying to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.