Mutikasa
Power Member
- May 23, 2011
- 589
- 216
Hi,
I want to mirror some blog and need exactly the same formatting. Since copy paste and autoblog rss feed doesn't work quite well I need custom solution.
The blog I want to mirror has always the same kind of post, music, like this:
Arist: "artist"
Album: "album" and so on....
Now, i want to make my template that uses rss feed or whatever possible and generate posts on my blog like this:
Artist: echo $artist
Album: echo $album and so on...
i don't have experience in PHP but I will learn as I go, so please direct me for some keywords so I can research further,
thanks
I want to mirror some blog and need exactly the same formatting. Since copy paste and autoblog rss feed doesn't work quite well I need custom solution.
The blog I want to mirror has always the same kind of post, music, like this:
Arist: "artist"
Album: "album" and so on....
Now, i want to make my template that uses rss feed or whatever possible and generate posts on my blog like this:
Artist: echo $artist
Album: echo $album and so on...
i don't have experience in PHP but I will learn as I go, so please direct me for some keywords so I can research further,
thanks