Jump to content

Need current dir of string


XpertWorlock

Recommended Posts

trying to get a reg exp to get the current directory of a string (not working directory).

So far what I have is :

 

http\:\/\/www\.([a-zA-Z0-9\-\.]+)([a-zA-Z0-9\-\/]*)

 

the problem is it will capture the filename too :

 

ex . http://www.example.com/testFolder/test.php

 

output -> http://www.example.com/testFolder/test

 

I'm assuming I have to use a look ahead to ensure there is no extension, but I've never fully grasped look aheads.

Can anyone help?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.