Re: template path problems
- From: Tim Janik <timj gtk org>
- To: Alper Ersoy <dirt gtk org>
- Cc: Beasty Crowd <beast gnome org>
- Subject: Re: template path problems
- Date: Sat May 3 04:59:00 2003
On Sat, 3 May 2003, Tim Janik wrote:
uhm, sorry, screwed up the example:
> <?php echo "Hello, i am a PHP-Skript!"; ?>
that should have been:
<?php $path=urldecode($QUERY_STRING); echo "Hello, i am a PHP-Skript! (query: $path)" ?>
and the example url:
> @phpexec{/web/beast/cgi-bin/fbrowser#/, Resource available at: http://beast.gtk.org/contrib.phtml}
of course needs to be encoded:
http://beast.gtk.org/foo.phtml?%2Ffoo%2Fbar%2F
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]