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 5971859
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:34:34+00:00 2026-05-22T20:34:34+00:00

I understand that using PHP’s basename() function you can strip a known file extension

  • 0

I understand that using PHP’s basename() function you can strip a known file extension from a path like so,

basename('path/to/file.php','.php')

but what if you didn’t know what extension the file had or the length of that extension? How would I accomplish this?

Thanks in advance!

  • 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-22T20:34:35+00:00Added an answer on May 22, 2026 at 8:34 pm

    pathinfo() was already mentioned here, but I’d like to add that from PHP 5.2 it also has a simple way to access the filename WITHOUT the extension.

    $filename = pathinfo('path/to/file.php', PATHINFO_FILENAME);
    

    The value of $filename will be file.

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

Sidebar

Related Questions

I am using DBus in a project. I understand from DBus specification that for
I would like to add an element node in my XML file using PHP.
Hi We have some php code using the file_get_contents() function, and I understand this
I understand that using the === compares type, so running the following code results
When using Mercurial I sometimes find that it is hard to understand the relationship
On an older server I'm using that I can't use prepared statements on I
For some years that I've been using my own PHP template engine, which is
Forgive my ignorance in this.. I think I understand that using: extract($_REQUEST); in a
I'm using the PHP SDK from facebook in my application. When I'm publishing a
I've noticed that the PHP make that I'm using on a dev box doesn't

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.