Jump to content

Simple Regex question


Eggzorcist

Recommended Posts

if your application does not work for strpos() (which I can think of many, and you didn't give us enough info to be able to tell whether strpos() will work for you) the regex

%/([A-Za-z0-9\-_]+)\.php%

would work, along with whatever regex function you would use for what you're trying to do. You didn't give enough info for us to tell you what function to use.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.