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

  • SEARCH
  • Home
  • 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 7714125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:03:00+00:00 2026-06-01T02:03:00+00:00

I read a documentation of preg_filter function it is look as follows. This is

  • 0

I read a documentation of preg_filter function it is look as follows. This is from php.net site.

$subject = array('1', 'a', '2', 'b', '3', 'A', 'B', '4'); 
$pattern = array('/\d/', '/[a-z]/', '/[1a]/'); 
$replace = array('A:$0', 'B:$0', 'C:$0'); 

print_r(preg_filter($pattern, $replace, $subject)); 

Here in the array of $replace some variables available like this – $0
When I try this it is returning the value was available before replace.
Is it a common variable on PHP or is it only available for PCRE functions? And i seen $1, $2, $3 … also in some articles.

Normally we can’t have variables starting with numbers.

So can any one explain about this function and variable?

  • 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-06-01T02:03:01+00:00Added an answer on June 1, 2026 at 2:03 am

    $0 represents the entire part of the string that matches the pattern. $1 and so on represent the subpatterns.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have read the documentation for Grails and Webtest in this site: http://www.grails.org/plugin/webtest And
I have read the documentation on this and I think I understand. An AutoResetEvent
Having read the documentation for the remove-function at http://api.jquery.com/remove/ , was under the impression
I have read the documentation of each function on jQuery official website , but
I've read the documentation and understand that this is to be expected: Scripts are
I have looked, searched, and read documentation and can't really find anything about this.
I read the documentation for Process.StandardOutput , which has this quote: A deadlock condition
I have read the documentation for this element but still fail to understand what
I have read the documentation provided for shutil.move and copy2. From my understanding move
I have read the documentation and several websites on exactly how to do this,

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.