Login
Register
File: logic/function.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 Ghali Ahmed
>
DG
>
logic/function.php
>
Download
File:
logic/function.php
Role:
Auxiliary script
Content type:
text/plain
Description:
the functions file that containe the user function
Class:
DG
Display database query results in HTML tables
Author:
By
Ghali Ahmed
Last change:
Date:
2008-02-14 11:03
Size:
88 bytes
Contents
Download
<?php
function
isActive
(
$connected
){
return(
$connected
)?
'Yes'
:
'No'
;
}
?>
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