how to create a web page where an image inserts itself?
Posted: Mon Feb 02, 2009 8:08 pm
i dont know if anybody got my question.
but i dont know if this is even possible with php, i think that it is because i have heard that you can do almost anything with php.
ok so i have a bunch of images on my website directory all of the in one folder and they are named well organized(i think) for example: 0000001.jpg, 000002.jpg, 000003.jpg and keeps going. so how do is there a php script that will put it on a web page and it will automatically get the image name so i dont have to writing the image name everytime i want to post one.
each image will be on a different web page. so on each web page i want to put one image.
and if it is possible to generate a link me code using the image too.
well if it is possible. i just need the first part.
thanks
anyway
but i dont know if this is even possible with php, i think that it is because i have heard that you can do almost anything with php.
ok so i have a bunch of images on my website directory all of the in one folder and they are named well organized(i think) for example: 0000001.jpg, 000002.jpg, 000003.jpg and keeps going. so how do is there a php script that will put it on a web page and it will automatically get the image name so i dont have to writing the image name everytime i want to post one.
each image will be on a different web page. so on each web page i want to put one image.
and if it is possible to generate a link me code using the image too.
well if it is possible. i just need the first part.
thanks
anyway