Re: how to store the path of uploading file....



On Jun 30, 12:49 am, ish <ishpree...@xxxxxxxxx> wrote:
hello everybody......
plz help me out...

how we can store the acual path of uploading file.i want to store the
path of file in my database...bt i m not getting anyway to implement
that......if i try to do it with the name="filename"......i mean if
echo filename it only print or gives the filename only...it does nt
give path along the name....
plzzzzz guys tell me a way to store the path....i need it for my
project........waiting 4 ur replies....

If it's the filepath on your server you're looking to learn about, use
this:

http://us2.php.net/manual/en/function.pathinfo.php
.



Relevant Pages

  • Re: how to store the path of uploading file....
    ... how we can store the acual path of uploading file.i want to store the ... echo filename it only print or gives the filename only...it does nt ...
    (comp.lang.php)
  • Re: how to store the path of uploading file....
    ... how we can store the acual path of uploading file.i want to store the ... echo filename it only print or gives the filename only...it does nt ...
    (comp.lang.php)
  • how to store the path of uploading file....
    ... how we can store the acual path of uploading file.i want to store the ... echo filename it only print or gives the filename only...it does nt ...
    (comp.lang.php)
  • Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
    ... And for example store the file in a user specific file. ... Then the user, via a web interface, select the file it has uploaded ... Along with uploading the file I also have to pass other information to update the database to associate that file with some user etc. ... So you are saying I cannot do it using php. ...
    (php.general)
  • Re: how to call IFilters in ASP.NET
    ... Actually we are uploading different kinds of doc and we need to store ... its text also in the database for search purposes, ...
    (microsoft.public.sqlserver.fulltext)