Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by php only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
php
User Profile
Collapse
Profile Sidebar
Collapse
php
Last Activity: Apr 11 '07, 05:24 PM
Joined: Apr 11 '07
Location:
Subscriptions
2
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
php only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
php
replied to
Character encoding
in
PHP
Apr 11 '07, 05:17 PM
encoding (UTF-8) maybe solve that
See more
|
Go to post
Leave a comment:
Post Comment
Cancel
php
replied to
how to search a string in an array
in
PHP
Apr 11 '07, 04:34 PM
try this idea
<?
$users="ravi|va rman|nirmal|sin gh|veera|samy|" ;
$searchword="ni rmal";
$arr=explode('| ',$users);
if($arr[2]=='$searchword' )
print"yes";
else"no";
?>
See more
|
Go to post
Leave a comment:
Post Comment
Cancel
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Leave a comment: