Riferimenti per il file typo3_src-3.8.1/typo3/ext/phpmyadmin/modsub/phpMyAdmin-2.6.4-pl3/scripts/decode_bug.php

Vai al codice sorgente di questo file.

Funzioni

 PMA_printDecodedBug ($textdata)

Variabili

 $bug_encoded = ereg_replace('[[:space:]]', '', $bug_encoded)
 $bug_decoded = base64_decode($bug_encoded)


Documentazione delle funzioni

PMA_printDecodedBug textdata  ) 
 

Display the decoded bug report in ASCII format

Parametri:
string the text data
Restituisce:
string the text enclosed by "<pre>...</pre>" tags
public

Definizione alla linea 71 del file decode_bug.php.


Documentazione delle variabili

$bug_decoded = base64_decode($bug_encoded)
 

Definizione alla linea 87 del file decode_bug.php.

$bug_encoded = ereg_replace('[[:space:]]', '', $bug_encoded)
 

Definizione alla linea 86 del file decode_bug.php.


Generato il Thu Jan 19 15:27:11 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6