|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Inspiration for a Tombstone.
<?php
include 'connection.php'; $inquire = "SELECT ****(*) FRM heartbeat WHERE user_name = 'Dan'"; $count = ifx_query ($inquire, $connect_id); $rowcount = ifx_fetch_row($count); $pulse = $rowcount['total']; if ($heartbeat 0) { echo "_/\^/\^/\^"; } else { echo ""; } ?> |
![]() |
| Viewing: Web Development Archives > Mailing Lists > PHP > Inspiration for a Tombstone. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|