User Profile

Collapse

Profile Sidebar

Collapse
srijan2005
srijan2005
Last Activity: May 12 '07, 11:59 AM
Joined: Apr 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • srijan2005
    replied to gif files open in media player
    in PHP
    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....
    See more | Go to post

    Leave a comment:


  • srijan2005
    started a topic How to check the Mime-type of an uploaded file
    in PHP

    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...
    See more | Go to post

  • srijan2005
    replied to How to pass value of a nachor tag
    in PHP
    hey anuragpj ....the code is runing properly...plz chek it out......
    See more | Go to post

    Leave a comment:


  • srijan2005
    replied to Pass Variable to New Window
    in PHP
    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.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...