Tag Archives: Pipes

a few questions

hi i used to be wondering if any one could tell me where to find a script that’s free if feasible. that would please let me post a image link. And allows me align how many each row and the number of per page. then when which number is hit puts them in page 2 and 3 etc .. i dont need much features like coments or anything. i really want it to be like that one on this page www. nekkidtees. com Do you have any PHP experience You can make a script your self. Below is definitely example… (I didn’t actually test it). Create a plain text report, call it " catalog. txt" and fill it with one line for each photo. And also the three fields divided by pipes http: //www. site1. commyphoto1. jpgcaption http: //www. site2. netmyphoto342. jpgcaption http: //www. site3. netmyphoto46342. jpgcaption http: //www. site4. netmyphoto345742. jpgcaption for example. Right now, you have a new PHP script in which opens that archive and displays a person’s images. Like this… call it " hyperlinks. php"… PHP: < php //  open  the  report,   put  into  an  range. $file  =  file(“catalog. txt”); //  how  many  across$across=4; //  … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment