User Profile

Collapse

Profile Sidebar

Collapse
samcode3
samcode3
Last Activity: Jul 22 '06, 03:42 PM
Joined: Jun 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thankx Ronald.... But as u said is "Nothing(!) " an inbuilt function?
    See more | Go to post

    Leave a comment:


  • samcode3
    started a topic Image Resizing..Help!
    in PHP

    Image Resizing..Help!

    Hi,
    I have a page, where users can upload images, and it will be stored in MySQL as binary data(longblob). Now when i select this data from mysql to display in webpage, i want to resize the picture. Am using PHP/MySQL. Pls help me how to do this..!

    -sam
    See more | Go to post

  • samcode3
    started a topic How to delete picture file on server using PHP?
    in PHP

    How to delete picture file on server using PHP?

    Hi,
    I want to upload pictures in mysql database using blob. I have code to check the extension and sizes. But to store in mysql i have to upload the picture on server first. But if i upload the picture, i have to delete it asoon as the picture is loaded in mysql else there will be alot of unwanted pictures. Pls help how do i delete pictures on server using PHP. Also if u have simple code to upload pictures in mysql...i would be delighted to...
    See more | Go to post

  • Warning: session_start(): Cannot send session cookie - headers already sent by (outpu

    Hi,
    I would be thankfull if anyone could give me the solution for this header problem. There are no blank spaces at end as there is html code in end. I have used <?php session_start() ;?> in first line and in between am checking this for session.

    <?php if($_SESSION['reg'] == "email"){ echo "username already taken. Please try another!"; $_SESSION['reg']="";} else if($_SESSION['reg'] == "user"){...
    See more | Go to post
No activity results to display
Show More
Working...