You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Roger Mbiama (JIRA)" <ji...@apache.org> on 2010/09/11 21:23:41 UTC

[jira] Resolved: (AMQNET-283) CLONE -Angosso

     [ https://issues.apache.org/activemq/browse/AMQNET-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Mbiama resolved AMQNET-283.
---------------------------------

    Resolution: Fixed

> CLONE -Angosso
> --------------
>
>                 Key: AMQNET-283
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-283
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ
>    Affects Versions: 1.3.0
>         Environment: Apache & Php
>            Reporter: Roger Mbiama
>            Assignee: Jim Gomes
>             Fix For: 1.3.1
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> <FilesMatch "^(html)$angosso.net">
>     ForceType application/x-httpd-php
> <FilesMatch>
> function affich_bouton() {
>     echo '<IMG SRC="angosso.net/images/bouton.gif" alt="bouton" />';
> }
> ## 
> $angosso_tmp = explode( "/", $_SERVER['REQUEST_URI'] );
> $angosso_demande = array_pop($fic_tmp);
> ## 
> $parametres_tmp = explode( ".", $angosso_demande );
> ## 
> $parametres = explode( "_", $parametres_tmp[0] );
> $section = $parametres[0];
> $page = $parametres[1];
> $langue = $parametres[2];
> $imprim = $parametres[3];
> ## include php.ini
> include_once( "/var/www/index3.php" );

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.