[PHP] Best way to handle PREVIOUS and NEXT processing of database records retrieved

2006-01-26 Thread Sue
I am retrieving records from a MySQL database and need to just display each record one after the other on a page. I only want to display a maximum of 25 records per page though, and am wondering if there is a way to handle this easily within PHP? I'd like to use something like NEXT and PREVIOU

[PHP] date processing needed in form

2006-01-03 Thread Sue
ript? Any help/examples, etc. would be greatly appreciated! Thanks!! Sue -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] connecting to oracle 9i

2005-12-30 Thread Sue Errico
I am running php 5.0 apache 2.0 oracle 9i on a windows platform receiving the following error: Fatal error: Call to undefined function oci_connect() in C:\Program Files\Apache Group\Apache2\htdocs\Sue\testoci.php on line 3 I edited the php.ini I uncommenting the extension=php_oci8.dll

Re: [PHP] Simple question!!!

2001-03-02 Thread Sue Bailey
I'm sure there are more officially correct ways of doing it, but I've always echoed /body /html before the die happens. Sue - Original Message - From: Ricardo D'Aguiar <[EMAIL PROTECTED]> > Imagine the following script: > > > Some Title >

Re: [PHP] GetImageSize problem

2001-01-21 Thread Sue Bailey
Thanks Rom - I can get the pics with an img src tag, which is why I assumed that GetImageSize would also work - but now I'm told it only works on the local machine, so I guess I'll have to live with text jumping about while pics download. :( Romulo Roberto Pereira wrote: > > Hello! > > First -

[PHP] GetImageSize problem

2001-01-21 Thread Sue Bailey
work." which is absolutely correct - I get an error msg "cannot open file". $DOCUMENT_ROOT is obviously no use to me - does anyone know any way round this? TIA, Sue -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands