I'm wondering if there is a way to include a query string parameter in an xsl
stylesheet.
I have a script that does this:
xslt_process($xsltprocessor,$xml,$xsl);
I'd like to include the value of a variable passed to this script via a query
string (eg. xmlscript.php?p=3 ), whereby the value '3'
Try enclosing the function code in brackets:
function Check_Session()
{
code goes here
}
Mick
Quoting Mark Colvin <[EMAIL PROTECTED]>:
> I have the following .php script and .inc file which doesn't work:
>
> = .php file =
>
>// Include function files
> require
I've searched the archives on this and, while I have turned up some
tips, they don't seem to solve my problem.
I an building a website for an indigenous organisation where jpg images
are uploaded, resized to a standard format, and thumbnails also
generated at the same time (so that is two resizes
3 matches
Mail list logo