View unanswered posts | View active topics It is currently Thu Sep 09, 2010 5:00 pm



Post new topic Reply to topic  [ 2 posts ] 
 find a value in array php 
Author Message

Joined: Mon Jul 14, 2008 5:41 am
Posts: 75
 find a value in array php
how to find a particular value in array php please help


Sat May 09, 2009 2:49 am
Profile

Joined: Mon Jul 14, 2008 5:41 am
Posts: 75
 Re: find a value in array php
i got the answer hoe to find a value in array php

to find a value in array php has function

<?php
$onenall = array("one", "two", "three", "four");
if (in_array("two", $onenall )) {
echo "Got";
}


?>

thanks


Sat May 09, 2009 2:51 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.