davedelong.com
About
Contact
Galleries
Search this site:
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
portfolio
cocoa camp
sql
about
test
cocoa
php
drupal
search
resume
introduction
blog
more tags
Home
test
Directory Listing
Listing files in /includes
actions.inc
batch.inc
bootstrap.inc
cache-install.inc
cache.inc
common.inc
database.inc
database.mysql-common.inc
database.mysql.inc
database.mysqli.inc
database.pgsql.inc
file.inc
form.inc
image.gd.inc
image.inc
install.inc
install.mysql.inc
install.mysqli.inc
install.pgsql.inc
language.inc
locale.inc
mail.inc
menu.inc
module.inc
pager.inc
path.inc
session.inc
tablesort.inc
theme.inc
theme.maintenance.inc
unicode.inc
xmlrpc.inc
xmlrpcs.inc
directory
php
test
Testing
//Testing the objective c highlighting
NSMutableArray
*
someArray
=
[
[
NSMutableArray
alloc
]
init
]
;
[
someArray release
]
;
$test
=
3.1415
;
$test
*=
2.7818
;
echo
$test
;
geshi
test