Cazpa.com PHP Developer & Website Designer

13Jul/1016

PHP Tutorials: Automatically Watermark Image on Upload

This will automatically upload, save and display a watermarked image. The user will upload an image, it will then be processed and an external watermark image will be placed in the bottom right hand corner. The watermarked image will then be saved and is ready to be used. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

No related posts.

About Daniel Smith

I am the boss around here, if you need anything then send me a message :))

Popular Content & Keywords

depositfiles hack,add update delete in php,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content in,php tutorial deutsch,php define variable,rails vs php performance,,php add update delete,add update delete records from sql server using php,warning: mail() [function mail]: smtp server response: 554 the message was rejected because it contains prohibited virus or spam content,tutorial create contact form in dreamweaver php,ruby on rails vs php 2010,facebook jsonwrapper,php tutorial // user registration w/ sql,send emails with a web form: php scripting
Comments (16) Trackbacks (0)
  1. absolutely awesome! thanks :)

  2. Thanks so much.

  3. i love you man

  4. Good tutorial. Great to see others make mistakes though haha. I almost shouted at the screen with the form method mistake.

    A suggestion when using getimagesize() is to use list($x_pos,$y_pos) = getimagesize(’image’);

    Then do, $x_pos -= $watermark + 10; and same with $y_pos.

    Also you could have used getimagesize() on the watermark image as well.

    Great tutorial overall though, will surely help loads of people.

  5. nice!! i liked ;)

  6. imagecreatefrompng?

  7. Thank you

  8. Thanks..!

  9. @lifeg0eson666 I knew someone would be shouting at the screen. I’ve done it in the past, watching tutorials. Thanks for the feedback.

  10. Alex can you make a tutoial that could upload Video into mysql in php and display it. I tried so many times to find a tutoial but I couldn’t find. please Alex…
    please please alex I really need it.

  11. @cyrusxxx1 Uploading a video into a MySQL database is not a good idea. By doing this you’re storing a LOT of binary data, hence you’ll end up with a huge database file size. It would be better to upload the video to a file and use it that way. I may do a tutorial on uploading and playing videos in the future.

  12. Most useful tutorial you’ve uploaded so far :) Love it, and keep up the good work.

  13. Thank you very, very much! Realy great :)

  14. @PGReviews worked for me

  15. FUCK YOU! :D

  16. Thanks Alex… great tutorial again


Leave a comment

You must be logged in to post a comment.

No trackbacks yet.

Powered by WordPress Lab