Page 1 of 1

get number in html code

Posted: Sat Oct 02, 2010 7:35 pm
by pedroz
i have the following html...

<a href="page1.htm"><span class="pagelink">1</span></a>

<span class="pagelink">2</span>

<a href="page3.htm"><span class="wp-pagelink">3</span></a>

How can I get the number 2 with php?

Re: get number in html code

Posted: Sun Oct 03, 2010 6:55 am
by DigitalMind
It's impossible without js