Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ReOja
  • Order by date
  1. ReOja

    Check if file is right type, and the file has right extension.

    Thank you guys. I got everything what I needed!
  2. ReOja

    Check if file is right type, and the file has right extension.

    Hello. I should check if the uploaded file has right extension, and type. I can get the filetype by File::Type module my $type = $ft->checktype_filename($file); So now the type could look like this: image/x-png How can I get the first word (image)of that line? If I could get that word...

Part and Inventory Search

Back
Top