/    Sign up×
Community /Pin to ProfileBookmark

if object contains something

HI,

I want to make an if statement that checks if an object (col_81) contains “specific text” but i can’t use “=” because the col_81 will contain other text.

if it does find the “specific text” i then want to remove it and echo the remaining text. Any ideas?

Thanks,
Josh

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@NogDogJan 25.2008 — Do you really mean an "object" (an instantiated class), or are you talking about a string variable?
Copy linkTweet thisAlerts:
@izzysanimeauthorJan 25.2008 — sorry, string variable. it is variable that took content from a DB cell.
Copy linkTweet thisAlerts:
@NogDogJan 25.2008 — [url=http://www.php.net/str_replace]str_replace[/url]() if an exact string of text needs to be replaced, [url=http://www.php.net/preg_replace]preg_replace[/url]() if pattern-matching is required.
×

Success!

Help @izzysanime spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...