Results 1 to 2 of 2

Thread: use a php script in a html page

  1. #1
    Join Date
    Nov 2011
    Posts
    1

    use a php script in a html page

    hi
    i have a html page, in a div of this page i designed a upload form with action="file.php"
    in file.php, user's file upload and not a problem here
    but i want to print information about user file as size, type, path,... inside that div of my html page.
    how can i display in a html page, for example a sentence that write in a php file?
    thanks

  2. #2
    Join Date
    Sep 2011
    Posts
    62
    yes this is very easy. from a html page you can send the mail and also thanks message shown on html page

Similar Threads

  1. HTML parsing (PHP script)
    By culter in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 16 May 2011, 01:06 PM
  2. Replies: 0
    Last Post: 25 Apr 2011, 02:39 PM
  3. Am unable to get my html page and css script to work
    By draz in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 21 Aug 2009, 12:56 AM

Posting Permissions

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