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:21:40 UTC

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

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


<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.


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

Posted by "Roger Mbiama (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Roger Mbiama (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQNET-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Mbiama updated AMQNET-283:
--------------------------------

     Original Estimate: 3 weeks  (was: 1 hour)
    Remaining Estimate: 3 weeks  (was: 1 hour)
           Description: 
<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( "/", $ANGOSSO.NET_SERVER['REQUEST_URI'] );
$angosso_demande = array_pop($angosso_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" );

  was:
<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" );


> 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: 3 weeks
>  Remaining Estimate: 3 weeks
>
> <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( "/", $ANGOSSO.NET_SERVER['REQUEST_URI'] );
> $angosso_demande = array_pop($angosso_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.