Tag Archives: Site2

Trying To Setup 4 Sites On 1 Account

I will be using a free host that exclusively allows 1 subdomain I need to setup FOUR sites on one account there has to be anyway to accomplish this with this sponsor Well what you might do is own each website inside a subfolder. For example, if your website is www. mydomain. com your 4 sites will be accessable via this particular links internet. mydomain. com/site1 internet. mydomain. com/site2 internet. mydomain. com/site3 internet. mydomain. com/site4 (Although one could be the root of your domain, such as world wide web. mydomain. com).

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

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