Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Reply to Thread

Post a reply to the thread: Php coding help for beginner!?

Your Message

Click here to log in

What comes after M0nday

 
 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Rate Thread

You may rate this thread from 1-star (Terrible) to 5-stars (Excellent) if you wish to do so.

Topic Review (Newest First)

  • 12-09-2012, 11:10 AM
    Master

    Php coding help for beginner!?

    I've a made a small file upload script using php. After a user has completed his upload he will recieve a direct link to that image like this http://somewebsite.com/images/user/abc.jpg.
    But, I want the link to be shown in input box so that user can easily copy the link with one click. How do I make it.

    I repeat,
    I have $abcd = "http://somewebsite.com/link-to-image.jpg"
    I want to display it in a input box, so that he/she will be able to copy the code with single click.
    Thanks everyone in advance.
    PS: Sorry, Bad English.

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •