TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 11-07-2007, 01:03 PM   #1 (permalink)
Nor
The Addict
 
Join Date: Nov 2007
Posts: 282
Thanks: 61
Nor is on a distinguished road
Default What PHP Extensions are on your server?

Quote:
PHP Extensions Installed(PHP 5.2.3):
xmlwriter
libxml
dom
xmlreader
xml
tokenizer
session
pcre
SimpleXML
SPL
PDO
sockets
SQLite
standard
Reflection
posix
pdo_sqlite
mysqli
mysql
json
imap
iconv
hash
gd
ftp
filter
date
curl
ctype
calendar
bcmath
zlib
cgi
ionCube Loader
Zend Optimizer
Home Server:
Quote:
PHP Extensions Installed:
bcmath
calendar
com_dotnet
ctype
session
filter
ftp
hash
iconv
json
odbc
pcre
Reflection
date
libxml
standard
tokenizer
zlib
SimpleXML
dom
SPL
wddx
xml
xmlreader
xmlwriter
apache2handler
gd
gettext
imap
mbstring
exif
mime_magic
ming
mssql
mysql
mysqli
pdf
PDO
pdo_mssql
pdo_mysql
pgsql
soap
sockets
SQLite
xmlrpc
xsl
zip
Zend Optimizer
Doesn't look like zip is there :(, I thought zip came standard with PHP 5.2.0+

upload this to yah server:
PHP Code:
<?php
echo "PHP Extensions Installed:<br />";
foreach(
get_loaded_extensions() as $extension)
{
    echo 
$extension "<br />\n";
}
?>
Nor is offline  
Reply With Quote
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 07:53 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design