[PHP-DB] Grouped sql output

2002-02-26 Thread Rudi
g Do I need to build array's and loop through them or can I print straight from a record set ( using Postgresql or Mysql ) Thanks heaps ! Regards Rudi. = Get your personalised email and homepage at www.easymail.info -- PHP Databas

Re: [PHP-DB] Grouped sql output

2002-02-28 Thread rudi
Hi, Sorry for the delay. I'm still about to test the code. Been busy with Perl and ColdFusion. It's on my list of things to do still. I'll be sure to post my code and result as soon as I can Won't be today though. I know there is at least one problem ( the $thiszip in the if

[PHP-DB] onMouseOver & onMouseOut

2001-02-23 Thread Rudi Ahlers
Is there such a function for PhP ? I want to replace some javasctiripts with PhP, but there are quite a few onmouseover events. Thank you Rudi "Opinions expressed do not necessarily represent the views of my employer." -- PHP Database Mailing List (http://www.php.net/) To unsu

[PHP-DB] Mail Form error

2001-03-04 Thread Rudi Ahlers
to submit your information.\n"; } ?> Please fill in the form and then click submit: Title: Name: Company: City: Country: Email: Contact number: * Thanx Rudi Ahlers -- PHP Database Mailing List (http://www.php.net/)

Re: [PHP-DB] Mail Form error

2001-03-04 Thread Rudi Ahlers
Developer Bonzai Web Design http://www.bonzai.org.za - Original Message - From: "Randall Barber" <[EMAIL PROTECTED]> To: "Rudi Ahlers" <[EMAIL PROTECTED]> Sent: Sunday, March 04, 2001 9:14 PM Subject: Re: [PHP-DB] Mail Form error There are only 4 parameters allow

Re: [PHP-DB] Grouped sql output

2002-02-26 Thread Rudi Starcevic
Thanks Sven, I've already got the sql OK. I have the records set but I want to print it "report like" So It's needs some thing like a loop with an inner loop Like zip customer customer zip customer customer Hope this makes sense. I'll elaborate more if you th

Re: [PHP-DB] Grouped sql output

2002-02-26 Thread Rudi Starcevic
. Can I do this from the record set like above or do I need to build array's I wonder ? Cheers Rudi. > Thanks Sven, > > I've already got the sql OK. > I have the records set but I want to print it "report like" > So It's needs some thing like

RE: [PHP-DB] Grouped sql output

2002-02-26 Thread Rudi Starcevic
row at work. I'll let you know how she goes. Thanks for your time, suggestions and attention. Much appreciated. Regards Rudi. = Get your personalised email and homepage at www.easymail.info -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Inserting correct value from database into formoption field

2001-04-28 Thread Rudi Benkoviè
> For example, > > > If ($row['voyage'] == 'One voyage only') { echo ' selected'; } > > ?>>One voyage only Perhaps even a bit more elegant solution: >One voyage only It's just that a bunch of IF's look darn ugly if you have ~25 options. -- PHP Database Mailing List (http://www.php.net/)

[PHP-DB] PDO, fetch prepared statement

2006-11-24 Thread Rudi Worm
ation. Thanks. -- Best Regards Rudi W. Systemudvikler, ZCE WorldWeb Interactive ApS -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php