Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6074749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T10:25:02+00:00 2026-05-23T10:25:02+00:00

PHP <?php $url = ‘http://vimeo.com/25451551’; /* http://www.vimeo.com/25451551 … www.vimeo.com/25451551 */ $url = preg_match(‘???’, $url);

  • 0

PHP

<?php

$url = 'http://vimeo.com/25451551';

/* http://www.vimeo.com/25451551 ... www.vimeo.com/25451551 */

$url = preg_match('???', $url);

echo $url;

?>

Output

25451551

Any help with this would be appreciated. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T10:25:03+00:00Added an answer on May 23, 2026 at 10:25 am

    If video IDs are allowed to start with a 0, you may need to tune the following code a bit:

    $url = 'http://vimeo.com/25451551';
    sscanf(parse_url($url, PHP_URL_PATH), '/%d', $video_id);
    // $video_id = int(25451551)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to get Get Domain from URL and be output: http://www.domain.com/ I found
Hi I writed a test code as below. <?php $url = 'http://localhost/events/result/cn_index.php?login'; print_r(parse_url($url)); echo
Is there any way I can redirect my urls to only use http://www.domain.com instead
Why is parse_url returning empty string in this case? <?php $url='www.example.com'; $var= parse_url($url,PHP_URL_HOST); print_r($var);
I was developing a web crawler when I noticed this. URL 1: http://www.techwyse.com/services/ URL
regulars question :P Current URL http://domain.com/index.php http://domain.com/index.php?page=submit-hosting http://domain.com/index.php?page=popular-hosting How write my .htaccess to make
Let's say my current url is http://domain.com/category/clothing-personal-items/&page=3 I used $_SERVER[REQUEST_URI] to get current request
I have created an api. Lets say this is my php url http://xxxxxxx/game/game.php?validate=yes&email=myEmail@mars.com The
I have a RewriteRule setup to change http://kn3rdmeister.com/blog/post.php?y=2012&m=07&d=04&id=4 into http://kn3rdmeister.com/blog/2012/07/04/4.php but that actually redirects
So I came across this bit of php code: <?php $long_url = http://example.com; $bit_ly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.