Need Help!!! PHP REWRITING!

Discussion in 'PHP' started by calvin.baekje, Mar 21, 2008.

  1. #1
    Well all of you must be familiar with content rewriters.

    I've been using them for about a month now. And recently bought a php site *(ready made) from one of the webmasters forum for playing around with it and converting it into serious business.

    The thing is that i tried to use dozens of rewriter softwares but they spoilt the php code alongwith as they required files to be entered in .txt first! So even the php coding was automatically considered as text by softwares. And the result was terrible!!! it didn't even open up as a website and even when tried, i found text and tags scattered all over with images gone! (well describing the tragedy is as vague as the result of php rewriting by those noobish softwares). Or maybe i didnt know how to configure them properly.

    I wish to know if anyone of you knows the direct way of rewriting the content of php sites! i will be for sure unable to write those 9,600 pages myself.

    Any help is welcomed. (even regarding the same with html)

    Calvin.
     
    calvin.baekje, Mar 21, 2008 IP
  2. Marc Fraser

    Marc Fraser Peon

    Messages:
    283
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Have you got a link?
     
    Marc Fraser, Mar 21, 2008 IP
  3. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #3
    By the sounds of it you need to try and output the content you want to rewrite onto blank HTML pages. This shouldn't be too difficult if all the content is found in the database.

    It's very difficult to be able to give a full solution to the problem without knowing which content rewriter you are using and which pages you are trying to rewrite.


     
    Weirfire, Mar 21, 2008 IP
  4. calvin.baekje

    calvin.baekje Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No!

    The seller of this item had sold it to many people!

    So i haven't uploaded anything so that my content is not flagged as duplicate.
     
    calvin.baekje, Mar 21, 2008 IP
  5. calvin.baekje

    calvin.baekje Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you can check this one:

    babiestoddlers[dot]ofingo[dot]com

    I'm having

    Articl*e Conten*t Spinne*r (By Fre*e Conten*t Rewrit*e)
    Uniqu*e Conten*t Pr*o
    A PHP Script Just Like Googl*e Translat*e which converts into French and then back to English (its waste though)
    Uniqu*e Conten*t Generato*r 2
    Conten*t Rewrite*r
    #*1 SE*O Articl*e Rewrite*r
    Conten*t Solutio*n 2
    YAC*G

    Thanks
     
    calvin.baekje, Mar 21, 2008 IP
  6. calvin.baekje

    calvin.baekje Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Anyone for help!?!?!?
     
    calvin.baekje, Mar 21, 2008 IP
  7. daboss

    daboss Guest

    Messages:
    2,249
    Likes Received:
    151
    Best Answers:
    0
    Trophy Points:
    0
    #7
    you're providing too little information for people to help you...
     
    daboss, Mar 21, 2008 IP
  8. calvin.baekje

    calvin.baekje Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    To be precise:

    I need a rewriter which can rewrite the CONTENT of my php files without touching the tags inside it such as <p>, echo, etc.
     
    calvin.baekje, Mar 21, 2008 IP
  9. calvin.baekje

    calvin.baekje Peon

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    i've uploaded a sample file here:

    mediafire.com/?yjzvyhzcnjw

    i've put it up as .txt
     
    calvin.baekje, Mar 21, 2008 IP
  10. Weirfire

    Weirfire Language Translation Company

    Messages:
    6,979
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    280
    #10
    You could probably build an add-on to parse out the tags and then rewrite each individual section of text before re-inserting the tags.

     
    Weirfire, Mar 22, 2008 IP