473,804 Members | 2,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

The "@" preceding xslt_process()

Seems to be arbitrarily specified or omitted in various documents. Maybe
this is a PHP element that I've not encountered yet, being new to it. Or is
there some XSLT-specific reason for this?

Can someone tell me what it means to have it, or omit it? Naturally, you
can't search Google for the "@" character. :-(

I'm lost.

thanks...

--

Jul 17 '05 #1
3 1680
Jeb Hunter wrote:
Seems to be arbitrarily specified or omitted in various documents. Maybe
this is a PHP element that I've not encountered yet, being new to it. Or is
there some XSLT-specific reason for this?

Can someone tell me what it means to have it, or omit it? Naturally, you
can't search Google for the "@" character. :-(


http://www.php.net/manual/en/languag...rorcontrol.php

/Bent
Jul 17 '05 #2
Hmm, never expected something like that! Bad news is, I "thought" it was
working (better) with the "@". Now I know it was just suppressing the error
message. :-(

Thanks for straightening me out. I am determined to switch from ASP to PHP
for this app, but the XSLT processing has me dogged. Pumping ADO recordsets
into MSXML and applying a transformation to them is pretty straightforward .
I'm finding it way different and the details poorly described with PHP's
interface - at least when the data is "streamed" out to the browser (not
read or written from files). But I keep edging closer and closer.

thanks...

--

"Bent Stigsen" <ng**@thevoid.d k> wrote in message
news:41******** *************** @dread15.news.t ele.dk...
Jeb Hunter wrote:
Seems to be arbitrarily specified or omitted in various documents. Maybe this is a PHP element that I've not encountered yet, being new to it. Or is there some XSLT-specific reason for this?

Can someone tell me what it means to have it, or omit it? Naturally, you can't search Google for the "@" character. :-(


http://www.php.net/manual/en/languag...rorcontrol.php

/Bent

Jul 17 '05 #3
If you want some sample code for perform XSL transformations with PHP then
take a look at:
http://www.tonymarston.co.uk/php-mysql/sablotron.html
http://www.tonymarston.co.uk/php-mysql/xsl.html

--
Tony Marston

http://www.tonymarston.net

"Jeb Hunter" <je*******@mail .com> wrote in message
news:_9******** ************@co mcast.com...
Hmm, never expected something like that! Bad news is, I "thought" it was
working (better) with the "@". Now I know it was just suppressing the
error
message. :-(

Thanks for straightening me out. I am determined to switch from ASP to
PHP
for this app, but the XSLT processing has me dogged. Pumping ADO
recordsets
into MSXML and applying a transformation to them is pretty
straightforward .
I'm finding it way different and the details poorly described with PHP's
interface - at least when the data is "streamed" out to the browser (not
read or written from files). But I keep edging closer and closer.

thanks...

--

"Bent Stigsen" <ng**@thevoid.d k> wrote in message
news:41******** *************** @dread15.news.t ele.dk...
Jeb Hunter wrote:
> Seems to be arbitrarily specified or omitted in various documents. Maybe > this is a PHP element that I've not encountered yet, being new to it. Or is > there some XSLT-specific reason for this?
>
> Can someone tell me what it means to have it, or omit it? Naturally, you > can't search Google for the "@" character. :-(


http://www.php.net/manual/en/languag...rorcontrol.php

/Bent


Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

43
5132
by: steve | last post by:
I am quite frustrated with php’s include, as I have spent a ton of time on it already... anyone can tell me why it was designed like this (or something I don’t get)? The path in include is relative NOT to the immediate script that is including it, but is relative to the top-level calling script. In practice, this means that you have to constantly worry and adjust paths in includes, based on the startup scripts that call these...
1
8067
by: David Furey | last post by:
Hi I have an XML documnet and a XSLT document as shown below THe XSLT document brings back a filtered docmument that has the VendorName that starts with a particular sub-string This works as expected with alphabet and number characters and the ' (single quote &apos; entity) character but does not work if a double quote character " is part of the string to filter on This returns all Vendor Names that begin with A (either case)
2
20539
by: Eric Osman | last post by:
Hi, I'm looking for a javascript function that will convert input such as this: <CLUB Code=" into this: &lt;CLUB Code=&quot;
3
3648
by: NecroJoe | last post by:
I am using PHP to generate a little javascript for one of my pages. In short it allows a user to select a value from a list and pop it into a form field on a seperate page. This works well unless there is a " or ' in the character string. <SCRIPT language=JavaScript> function Add_Term(SearchTerm) { window.opener.document.advsearch.name_title.value += SearchTerm; window.close();
5
3463
by: Mateusz Loskot | last post by:
Hi, I'd like to ask how XML parsers should handle attributes which consists of &quot; entity as value. I know XML allows to use both: single and double quotes as attribute value terminator. That's clear. But how should parser react for such situation: I have CORDSYS element with string attribute which consists of value with many &quot; entities:
3
2713
by: Arpi Jakab | last post by:
I have a main project that depends on projects A and B. The main project's additional include directories list is: ...\ProjectA\Dist\Include ...\ProjectB\Dist\Include Each of the include directories contain a file named "cppfile1.h". In my main project I #include "cppfile1.h". I rely on the order of paths in additional include directories list to get file cppfile1.h from ProjectA and
5
3450
by: martin | last post by:
Hi, I would be extremly grateful for some help on producing an xml fragemt. The fragment that I wish to produce should look like this <Addresses> <Address>&qout;Somebody's Name&quot; &lt;me@mydomain.com&gt;</Address> </Addresses>
8
3621
by: Ulysse | last post by:
Hello, I need to clean the string like this : string = """ bonne mentalit&eacute; mec!:) \n <br>bon pour info moi je suis un serial posteur arceleur dictateur ^^* \n <br>mais pour avoir des resultats probant il faut pas faire les mariolles, comme le &quot;fondateur&quot; de bvs
1
2845
by: manchin2 | last post by:
Hi, Can anybody please provide the information about "&quot" and its use, if possible please provide an example. 1)<tm:bom-expression>{Conf.getEquityConfLookupFields().getEventFieldText(&quot;AdditionalDisruption&quot;,&quot;Change in Law&quot;)}</tm:bom-expression> 2)07:41:08 Default ( call ( . ( call ( . Conf getEquityConfLookupFields ) ) getEventFieldText ) ( , AdditionalDisruption Change inLaw ) ) value=Not applicable Can you please...
4
3901
by: fran7 | last post by:
Hi, from help in the javascript forum I found the error in some code but need help. This bit of code works perfectly, trouble is I am writing it to a javascript function so the height needs to be in &quot;&quot; instead of "" otherwise I get an error message. Can anyone suggest how to write it so that it writes &quot; instead of "". I have tried all combinations of adding &quot; to the code but as soon as I think I am there I get throw out again. if...
0
10561
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10318
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10069
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9132
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5505
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5639
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4277
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3803
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2976
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.