Login
Register
File: Config/config.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Alex Dan
>
Expressions
>
Config/config.php
>
Download
File:
Config/config.php
Role:
Configuration script
Content type:
text/plain
Description:
Expression Example config file
Class:
Expressions
Parse, convert and evaluate math expressions
Author:
By
Alex Dan
Last change:
Date:
2012-07-08 02:56
Size:
90 bytes
Contents
Download
<?php
if (!
defined
(
'APP_PATH'
))
define
(
'APP_PATH'
,
realpath
(
dirname
(
__FILE__
) .
'/..'
) );
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014