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?
get number in html code
Moderator: General Moderators
- DigitalMind
- Forum Contributor
- Posts: 152
- Joined: Mon Sep 27, 2010 2:27 am
- Location: Ukraine, Kharkov
Re: get number in html code
It's impossible without js