i want to pay to get it done, i know its not a massive job someone already has one written, i dont want to get my guy to busy. I just mean like once its implemented im not gonna need help.
Can be considered as a banner as it's a GIF file and has geo text on it. It also happens to have geo-weather on it too...
GD Library can help your programmer there.
nice! i should have looked closer i just wanted to further explain and did not notice. I will be contacting you shortly. I want to have everything in place.
step 1: instead of calling an image in your image tag, call a .php script...
in that php script you will need to get the browsers language setting and then print the correct banner based on that.... that is how you make them in a specific language.
if you want to make them with the location on them, thats a bit more difficult, what you will need to do is use a number of the functions found here: http://us2.php.net/manual/en/ref.image.php in fact if you read through some of them, there are already examples of code on how to do this.... you will just need to get them all to work together to get the result you waant.
step 1: instead of calling an image in your image tag, call a .php script...
in that php script you will need to get the browsers language setting and then print the correct banner based on that.... that is how you make them in a specific language.
if you want to make them with the location on them, thats a bit more difficult, what you will need to do is use a number of the functions found here: http://us2.php.net/manual/en/ref.image.php in fact if you read through some of them, there are already examples of code on how to do this.... you will just need to get them all to work together to get the result you waant.
step 1: instead of calling an image in your image tag, call a .php script...
thats a nice way to go. just make sure u are using the IP of the user and not the IP of the server calling the php script. probably gotta embed it in the call..
PornCMS / low cost paysite management with hosting
thats a nice way to go. just make sure u are using the IP of the user and not the IP of the server calling the php script. probably gotta embed it in the call..
well id say use .htaccess or the likes but thats a whole another post.
Comment