[PHP] I need unique max number

2004-08-18 Thread Pieter from SA
Hi all

I have data in one field in a database, all is numbers that can be
duplicated.

200, 200, 100, 50, 30.

i need to get all data from this field, terminate the duplicates and get the
max nuber that is not a duplicate, in the numbers above that would be 100.

I had a look at array_unique, but i'm not sure if this is the right function
for this.

Thanks in advance.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Refresh and retry when using back button on IE

2004-06-02 Thread Pieter from SA
Hi

I need to know if there is any code that can be used to get rid of the
refresh and retry when using the back button in internet explorer.

Every time i get info from the database and display the result, and i use
the back button it says

Warning: Page has Expired The page you requested was created using
information you submitted in a form. This page is no longer available. As a
security precaution, Internet Explorer does not automatically resubmit your
information for you.

To resubmit your information and view this Web page, click the Refresh
button.

and the when you refresh it says:

The page cannot be refreshed without resending the information. Click retry
to send the information again, or click cancel to return to the page that
you were trying to view.

This is very irritating.

Can someone tell me how to resend the info automatically, please

Thanks

Pieter

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] What's this

2004-06-17 Thread Pieter from SA
Hi

This has me confused, is this Java or a php class, a constant or what?, i
have never seen this kind of action.



In what type of file will i find the "S_MODE".

Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: What's this

2004-06-17 Thread Pieter from SA
This type of action is used in a lot of files in "PHPbb".

I need to change someting in the "Jump to" at the bottom of Search and
memberlist pages.

"Pieter From Sa" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
>
> This has me confused, is this Java or a php class, a constant or what?, i
> have never seen this kind of action.
>
> 
>
> In what type of file will i find the "S_MODE".
>
> Thanks

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php