[Ilugc] Help needed for php coding

Rajagopal Natarajan rajagopal.n at gmail.com
Fri Dec 30 11:15:10 IST 2005


>
> I am doing php coding and in that for uploading a file
> and downloading it I have error. Can any one guide me
> in coding this.
>
> My Requirement:
>   In first page I should attach a file ( of all types
> including doc/images etc)


second link for the keyword 'php file upload' gives you the code you need
for this step.
http://www.tizag.com/phpT/fileupload.php

  After attaching the file name which has been
> downloaded must appear like a link to that file and
> when we click that link the download/Save window
> should open which prompts us for downloading that
> particular file.


<?php  print("<a href=\"$file_location_on_the_server\">Click here</a>

In the next page I should be able to pass this
> particular file like an attachment. How is it
> possible.


use the same variable $file_location_on_the_server here also.

Any Ideas??
>
> Help will be appreciated
>
> Regards
> K.Indraveni
>
>
>
>
> __________________________________________
> Yahoo! DSL – Something to write home about.
> Just $16.99/mo. or less.
> dsl.yahoo.com
>
> _______________________________________________
> To unsubscribe, email ilugc-request at ae.iitm.ac.in with
> "unsubscribe <password> <address>"
> in the subject or body of the message.
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>



--
With deviation from the convention, comes an invention
-------------------------------------------------------------------------------
N. Rajagopal,
B.Tech - Industrial Biotechnology,
B.Tech - Information Technology(Dual degree),
Anna University, Guindy,
Chennai-600025, India.
Visit me at http://www.rajagopal.tk


More information about the ilugc mailing list