Please review my Water marking Script

Discussion in 'Reviews' started by susan8051, Feb 19, 2008.

  1. #1
    Hi all i am in the process of making a new online water marking script..

    http://bipasha.us/upload.html

    Please review the script.. I am waiting for your suggestions as this is my first time experiment with php
     
    susan8051, Feb 19, 2008 IP
  2. jorgy

    jorgy Peon

    Messages:
    611
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Depending on the image it can be very hard to discern the watermark, or even tell that it is there at all.
     
    jorgy, Feb 19, 2008 IP
  3. NathanH

    NathanH Peon

    Messages:
    39
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Received a bunch of errors when I tested it out:

    
    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home2/xxxx/public_html/mark.php on line 5
    
    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: 'upload/watermarked.jpg' is not a valid JPEG file in /home2/xxxx/public_html/mark.php on line 5
    
    Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home2/xxxx/public_html/mark.php on line 6
    
    Warning: Cannot modify header information - headers already sent by (output started at /home2/xxxx/public_html/mark.php:5) in /home2/xxxx/public_html/mark.php on line 14
    ÿØÿà�JFIF������ÿþ�
    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home2/xxxx/public_html/mark.php on line 17
    
    Code (markup):
    It may be a good idea to add some error handling.
     
    NathanH, Feb 19, 2008 IP
  4. susan8051

    susan8051 Peon

    Messages:
    1,358
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks for the replies... i am trying to implement the following
    font selector
    font size selector
    font color selector
    water mark position selector
     
    susan8051, Feb 19, 2008 IP
  5. innovati

    innovati Peon

    Messages:
    948
    Likes Received:
    63
    Best Answers:
    1
    Trophy Points:
    0
    #5
    here's what I recommend to you. check out the HUD i designed for Nexuiz:

    [​IMG]

    note how the numbers are semi-transparent white, so they show up on everything dark.....but at the same time, they have a really fuzzy transparent shadow on them too, so even if they're projected over pure white you're still gonna be able to read the silhouettes.

    I'd say try something like that.
     
    innovati, Feb 24, 2008 IP
  6. BackOfTheNet

    BackOfTheNet Peon

    Messages:
    344
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Its cool i like it best of luck!
     
    BackOfTheNet, Feb 25, 2008 IP
  7. susan8051

    susan8051 Peon

    Messages:
    1,358
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    0
    #7
    thank you for the real helpful tips.. thanks a lot..
     
    susan8051, Feb 25, 2008 IP
  8. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #8
    Hmmm! Superb i wish you allow users to alter the Watermark colors! using option
     
    jezzz, Feb 25, 2008 IP