Not found regex

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All,
I have to create the regular expression to allow all the file extensions
except the specified extension.

Suppose I want to allow extensions with php, so the regex is: ^.+\.php$

But here i need the regex which allows all the extensions except php.


I will appreciate any help.

Best Regards,
Manoj Kumar Singh

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux