PDA

View Full Version : use a php script in a html page



mr.soroush
19 Nov 2011, 09:54 AM
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

amitweb847
29 Nov 2011, 02:50 AM
yes this is very easy. from a html page you can send the mail and also thanks message shown on html page