Author Topic: not valid file extention  (Read 3422 times)

0 Members and 1 Guest are viewing this topic.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
not valid file extention
« on: September 20, 2002, 02:42:57 AM »
is there a way do check file extention before uploading?
it's not pleasant start uploading a file, wait 5 min untill it give u error message " not valid file extention ".
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
not valid file extention
« Reply #1 on: September 20, 2002, 08:02:51 AM »
No. PHP is a server-side script-language. Everything PHP should check have to be first transferred to your server.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search