Im try to understand your method, But if the destination image ($dest) has a width of 40px there is no way to make it wider, so if i try to merge another image to $dest with a offset of 40px the $src...
Correct, that is what the variables $offset1x and $offset2x are doing on the script, please take a second look. Can you help me with black color appearing around the images in the test page?
Your example will merge the images on top of another as well.
But that is my idea to post the data to the php script via ajax, but i want to get images merging right before moving on to that...
I have this test page http://thechozenfew.net/projects/write_font.php that generates the text in the input box as a font. Each letter is a different picture, How would i join all these pictures into...
I have a collection of alphabet images and i want to make a application so that users can write their Usernames with this alphabet images. So function or the script will concatenate all the images...
Yes, that is what i use now... Since my site authentication is based on my PHPBB forum i got myself a PHPBB mod that did just that and never got those nasty bots ever since. :)
This Test is not this complicated. There is also a tool from Google called Webmaster Tools. You can actually fetch any page on your domain as a Googlebot and see it as as Googlebot sees it.
I'm Afraid i believe they do, Before i had bots registering into my forums and even posting advertisements in my forums. And i haven't got one of those in months since i implemented an anti-bot...
Nah...jeje, I wish. I get am average of 55 visits per day. 905 is the overall number of unique visitors. The Overall site Visits is 5,000+, so you can assume that i have some Returning visitors of...
I don't know if Google analytics count bots as visits. Direct traffic can mean a lot of things and not just bots; User may have your site bookmarked, Has a shortcut on desktop, form browser history...
My site root index is a php script that redirects to the home page with the latest info.
For example If you visit the URL provided above you will be redirected to...
I have this live radio station link "mms://38.106.70.70/lamega_live" and i want to be able to play it from a webpage. I want to know an alternative to play this stream without WMP. Is there a Flash...
return false; means that if javascript is enabled the function Showpopup(this.href) runs and the default action of the link wont execute which is href="http://babyrus.com" target="_blank" (opens that...
But what confuses me is that the whole forum has been indexed and and all the posts and topics are dynamic, Data is pull from a database and it still been indexed...