Stephen, Generally speaking this list isn't for people to write code for you, but this is a very simple thing to do. For emailing, check the mail() function on php.net documentation. You will need to make sure your SMTP server is properly configured. For changing an image with 4 different options, I don't really know how you want it called, but you could call it in the query string. For example: <img src="images/image<?=$imagenumber?>.jpg"> And your url would be http://www.someurl.com/picture.php?imagenumber=4 I think that is what you wanted. Tom -----Original Message----- From: Aleksandar Vojnovic [mailto:muadib@xxxxxxxxxxxxxx] Sent: Wednesday, August 01, 2007 5:22 AM To: Gustav Wiberg Cc: 'Stephen'; 'php-windows@xxxxxxxxxxxxx' Subject: Re: Re: Small Help Sorry I don't understand what your request is about? - Aleksander Gustav Wiberg wrote: > Hi! > > If you need help in programming an application from scratch this might not be the list for you :-) > > Best regards > /Gustav Wiberg > > > -----Original Message----- > From: Stephen [mailto:therealzerocool@xxxxxxxxx] > Sent: Wednesday, August 01, 2007 4:41 AM > To: php-windows@xxxxxxxxxxxxx > Subject: Re: Small Help > > also when the user registers. is there a peice of code that will let me send > myself and e-mail informing me? > ""Stephen"" <therealzerocool@xxxxxxxxx> wrote in message > news:26.75.23196.36EEFA64@xxxxxxxxxxxxxxx > >> I'm kind of trying to do this quickly. Can anyone give me some PHP code >> that will let me link to a different image if $veriable = blah blah blah. >> I need it for 4 different options. >> > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.0/927 - Release Date: 7/30/2007 5:02 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.0/927 - Release Date: 7/30/2007 5:02 PM -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php