how to display a value

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
swetha
Forum Commoner
Posts: 88
Joined: Wed Sep 10, 2008 11:00 pm

how to display a value

Post by swetha »

assume i have a value like this in a file

abcdef (1-5 of 5)
sdjdsjasdjas

how do i display the value 5 using strpos and substr?

thanks
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: how to display a value

Post by aceconcepts »

Post Reply