User Profile
Collapse
-
can anyone help me to get relief from my prob?....it was the topic mime type...just before this topic...plz help me frndz...its realy urgent.... -
How to check the Mime-type of an uploaded file
can any one plz help me to use mime type in php....there should be included mime_content_ty pe( ) function...i want to upload a picture like .jpg,.jpeg,.gif extension....wh en i will upload the picture with that extension that will check the extension and it will show me the msg "The pic is upload successfully".. .other wise (In case of other extension) it will show me "Image is invalid type".....so plz help me by giving proper... -
hey anuragpj ....the code is runing properly...plz chek it out......Leave a comment:
-
Your first page should be
<a href="page.php? message=hi">Mes sage</a>
then create a new page name page.php
then give there the following code....
<?php
echo $_GET['message'];
?>
Hope ur code will run properly.Leave a comment:
No activity results to display
Show More
Leave a comment: