Re: [PHP-DB] Logging visits using a database

2002-02-14 Thread Shooter
ummm i am currently using http://www.ezboo.com/ to look @ how it comes out hea to http://lollan.qldgamers.com/ I like it. Shooter - Original Message - From: Peter Lovatt <[EMAIL PROTECTED]> To: Jason Wong <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, Februar

Re: [PHP-DB] Using actual variable values after retreiving from db

2002-01-31 Thread Shooter
would unset() help @ all ? as in unset($thevariables) or do u need the variables ? Neil - Original Message - From: Matthew Walden <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 10:34 PM Subject: [PHP-DB] Using actual variable values after retreiving from

Re: [PHP-DB] Selct & show certain num records ?

2002-01-30 Thread Shooter
$order="time desc"; $sql="SELECT * from $table ORDER BY $order LIMIT 0,5" or die ("Cant do sql $sql");; that would get the latest news sorted on the time. Neil - Original Message - From: Dave Carrera <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 5:54 PM Su

Re: [PHP-DB] hiding blank MySQL results?

2002-01-05 Thread Shooter
i would suggest in your while you do someting like this while($myrow=MySQL_fetch_array($result)) { $time=$myrow["time"]; if ($time =="") {$time ="Sorry No Result"; } echo "$time"; if u get my drift ? ? Nei;l - Original Message - From: Nathon Jones <[EMAIL PROTECTED]> To: <[EMAIL PROT

RE: [PHP-DB] currency formating

2001-12-31 Thread Shooter
U could use round. if u looked @ the php.net website. & searched you would of found it. heres the url http://www.php.net/manual/en/function.round.php an example is below. basically. its round($number,$deciminal_places); EXAMPLE $foo = round(1.95583, 2); // $foo == 1.96 Shooter Webma

Re: [PHP-DB] WYSIWYG HTML Editor with PHP

2001-12-09 Thread Shooter
1 form. & da dahh :) school.php - load it all from the mysql database. done. Shooter ps. i have currently done something like it. but with a registration 4 a lan etc. - Original Message - From: "Ali Nayeri" <[EMAIL PROTECTED]> To: "PHP Datab

Re: [PHP-DB] finding a link in large text blob

2001-12-06 Thread Shooter
oops typo..it should be: $message = preg_replace("/((http(s?):\/\/)|(www\.))([\S\.]+)/i", '\2\4\5', $message); sowwi., it looks like the person who put it in didnt work properally 4 every1. Shooter - Original Message - From: "Terry Romine" <[EMAIL

Re: [PHP-DB] finding a link in large text blob

2001-12-06 Thread Shooter
mmm... as sooo hard to find this... i looked on PHP.net! shock horror. & tah do :) its done :) [EMAIL PROTECTED] 28-Jun-2001 04:30 I use this function to make hyperlinks from user submitted URL's (useful for notice boards, etc.): $message = preg_replace("/((http(s?):\/\/)|(www\.))([\w\.]+)/i"

Re: [PHP-DB] Email Processors Wanted Immediately!!!

2001-10-04 Thread Shooter
HAAHAHAHAHAHAHHAHAHH!!! does this seem like a spam mail or what! :) my suggestion. do not even touch this email. the person is wanting some more emails to spam. Neil - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 04, 2001 4:04 PM Subject: