PHP List picture changes

Sl33py

Well-Known Member
Joined
Mar 11, 2009
Messages
262
Reaction score
0
Location
East London
Hi
I use this program for sending bulk email http://www.phplist.com/ You can customize the subscription page to your company details but if you make someone an admin of their own list it shows the phplist branding.
I would like to customize the look of the program so that it has my company colours and logo. It is open source so i don’t see a problem with it. They don’t show you how to change it and don’t make it easy for you to change it either. I have renamed my logo to their file names and replaced their pictures but it did not work. I am prepared to pay someone to make the changes for me as I can’t do php
 
Image Change on every refresh

Hey all
I have 2 images... and each of a diff. size
1st image is 275(width) and 113 (height)
2nd image is 253(width) and 113 (height)....

and i have another many iamges as well... now i had stored all this images in one folder..and the images names are 1.jpg, 2.jog, ..................20.jpg
now 1st images is left side of the page and 2nd images is at the right side... i want that when ever user refresh the page the image should be randomly change.......
can any one tell me how to do this... i dont want to use database for this... is it possible to change images from a folder and not from the database....




custom ecommerce software development | reputation management | reputation management services
 
Last edited:
First: you're hijacking someone else's thread by jumping in and asking a different question; you should rather start a new thread.
Be that as it may: if you can use PHP, then you can generate a random number from 1 to 20, and use that as your image number.
 
Top
Sign up to the MyBroadband newsletter
X