Re: How to work around FORM method="post" changing "." to "_" please?



On Sun, 14 Oct 2007 16:54:50 +0200, Lars Eighner <usenet@xxxxxxxxxxxxxxx> wrote:
This does not pose a problem for most people because most people do not
expect to have both foo_jpg (no extension) and foo.jpg. Yes, if you do
have an image named foo_jpg (no extension) then some ambiguity could
result. But sane people do not name images foo_jpg (no extension).

Then again, sane people realise it's just a matter of time before someone is so insane to do just that. Certainly for deletions, there must be no chance of ambiguity on what to delete, however small it might be.
--
Rik Wasmus
.



Relevant Pages

  • Re: My website is not working any longer
    ... In news: op.t7wrxbtq5bnjuv@xxxxxxxxxxxxx - Rik Wasmus wrote: ... I had a perfectly working website. ... .php extension but when I open any file with that extension in ... Either PHP doesn't work, ...
    (comp.lang.php)
  • Re: get extension of a file
    ... I used to use this for getting the extension of an uploaded file.. ... but apparently this not work when the filename contain a '.' ... functions for some reason (which are commonly more usefull then extensions offcourse). ... Rik Wasmus ...
    (comp.lang.php)
  • Re: Creating extensions
    ... Where can I find any documentation about how you create an extension ... for PHP? ... Rik Wasmus ...
    (comp.lang.php)
  • Re: get extension of a file
    ... I used to use this for getting the extension of an uploaded file.. ... but apparently this not work when the filename contain a '.' ... What is the best way to get the correct extension of a file??? ... Rik Wasmus ...
    (comp.lang.php)