Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Need to extract data from a string

Featured Replies

I have various strings I need to extract from a bigger string.

 

The string are all in the format -

 

<a href="/drupal/test">testlink-#2<span class="image-replace"></span></a>

<a href="/drupal/test">testlink-#5<span class="image-replace"></span></a>

<a href="/drupal/test">testlink-#14<span class="image-replace"></span></a>

 

 

As you can see the only change is the number after the #.

 

Is anyone able to put together a regexp that will extract all strings in this format using preg_match_all()?

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.