Re: [PHP] (REAL TUFFY ) Lat/Long Map Image Manipulation
Give this a looksee http://forums.devshed.com/archive/5/2003/01/3/49795 Quoting Joe Harman <[EMAIL PROTECTED]>: > Okay this is a tuffy! I am really just looking for someone to point me > in the right direction, or tutorials or something! maybe ideas > > 1st - I have created a Lat and Long distance calculator... it takes 2 > user inputed zip codes... accesses the MySQL DB for the Lat and Longs... > then figures out the distance between them... > > Now there are 2 things I want to do here... take a map of the US... > PNG.. GIF... what ever... and associate the Lat/Long with coordinates on > the image... like a image map in HTML (sort of) - the first thing I want > to do is draw a line from point A to point B (on the map)... the second > is draw a circle for a search radius... > > hmmm... it would also be cool if the image could be zoomed in on > like... scaled down to 100 mile x 100 miles... and then show the 75 mile > radius circle > > okay, that's enough for now... hope someone can point me in the right > direction > > Joe Harman > > http://www.HarmanMedia.com > > Health nuts are going to feel stupid someday, lying in hospitals dying > of nothing. - Redd Foxx > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Insidious!
Do you recall during the height of the War in March? I posted a simple joke - got one (positive) reply before getting kicked off the list by Mr Lerdorf himself. Now all of a sudden my inbox is FILLED with JUNK! How many of you flamers are getting kicked off the (*&%^$^%&% list? At least I made a few people laugh! Oh - Apache vs. IIS, in case you forgot. Go ahead and kick me off the list again, moron -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] Links in e-mail
$link = "http://somedomain.com";; $msg .= "$link\n"; Quoting christian tischler <[EMAIL PROTECTED]>: > I use mail() to send e-mail automatically. > > But all I can send is text. I would like to send links, but can figure out > how to make them work. > > Thanks, > > Christian > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
RE: [PHP] sound
Bobby! I have several websites that have streaming music with on/off buttons Basically I have music.php in a hidden frame and the off button loads nomusic.php. Then the on button loads music.php and a different .swf with nothing but music loads via rand() Quoting Bobby <[EMAIL PROTECTED]>: > I know that...i'm just curious if somebody knows of a bit of php code > outside of the usual html embed src and background tags for sound on a > webpage...and I'm trying to avoid having to add flash unless I have > to...but yes that is an option > Thanks > -bobby > > > -Original Message- > > From: Julien Wadin [mailto:[EMAIL PROTECTED] > > Sent: Thursday, May 29, 2003 9:40 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: RE: [PHP] sound > > > > > > Php is on the server, not on the local client > > You can make it with Flash > > > > -Message d'origine- > > De : Bobby [mailto:[EMAIL PROTECTED] > > Envoyé : jeudi 29 mai 2003 21:39 > > À : [EMAIL PROTECTED] > > Objet : [PHP] sound > > > > > > Does anybody know of a way under php to add a background > > sound to a webpage...i have sound on my page when it's local > > but as soon as I copy it to the server, nothing :( thanks > > > > -bobby > > Bobby Brooks > > [EMAIL PROTECTED] http://bobby-brooks.com > > Public Key = bobby-brooks.com/pubring.pkr > > > > Simulated disorder postulates perfect discipline; simulated > > fear postulates courage; simulated weakness postulates > > strength. Sun Tzu - The Art of War (Chap 5-17) > > > > ICQ-33647303 AOL_IM-TX Copenhagen > > Yahoo-tx_copenhagen1977 [EMAIL PROTECTED] > > > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] Suggestion of webpage about search engines
C'mon! You built this site - don't lie and say you 'found' it! Quoting l <[EMAIL PROTECTED]>: > I found one small site (designed in php of course:)) what care about > registration on search engines and search engine optimalization here: > > http://submit.prolidi.net/en/ > > I found some of the information very helpful, so I send it to you. > > L. > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php