Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums

Go Back   Code Forums > Application and Web Development > PHP

Reply
 
LinkBack Thread Tools Display Modes
Old 07-14-2003, 01:04 PM   #1 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
remove duplicate entries from an array?

is there a function to remove duplicate entries from an array?
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 07-14-2003, 01:06 PM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,532
sde is on a distinguished road
PHP Code:
<?
$array
=array(1,1,2,2,3,3,4,4,5,5,5,5,6,6,7);

$array=array_unique($array);
?>
http://www.php.net/manual/en/function.array-unique.php
__________________
Mike
sde is offline   Reply With Quote
Old 07-14-2003, 01:16 PM   #3 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
yeah, i coulda searched for it. just trying to liven up the board....
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 07-14-2003, 01:30 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,532
sde is on a distinguished road
thanks dood, .. for the record i knew that one =) .. i just wanted to provide links like you
__________________
Mike
sde is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
working with Array Goong MS Technologies ( ASP, VB, C#, .NET ) 3 07-22-2004 01:14 PM
breaking down an array from a form metazai PHP 12 07-09-2004 07:18 AM
array max num Apodysophilia Java 9 04-10-2003 07:36 AM
Array of chars of chars of, wait, uh... anon Standard C, C++ 15 01-11-2003 05:15 PM
adding to an array in php sde PHP 1 06-12-2002 12:04 PM


All times are GMT -8. The time now is 08:33 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting