Hello All,

Please someone, anyone. I need help with this and I have not been able to get a response from phpBuilder. Please, somebody help me with this.

I am a newbie. I am working on a site and I would like to set up an "Editorial" page similar to the "Article" page at phpBuilder.com. You can see an example here,
http://www.phpbuilder.com/columns/barry20000731.php3

I would have the editorial at the top of the page in the area where "phpBuilder" places its article and a "letter to the editor" area below the editorial which would
be similar to the "comment" area on the article page at "phpBuilder".

Where can I go to get this script??

Any and all help appreciated.

Thanks in advance for all responses.

WP

    First of all you can NEVER find a script matching your needs. So the best way is to learn how to WRITE a script...

    If you want to use an "already written" script you may modify a forum script that you may easily find on web.Forum structure would support your needs i guess ( I hope 🙂

      Thank you for responding.

      If that were the case the "Article" page would not exist.

      WP

        You can find a lot of php scripts at www.hotscripts.com but like junkie says you wont find a script that match with all your needs, but sure you will find some scripts similar to the one that you need and with a little work you can customize it to your need, if you need coding help you can ask at forums or ask me, i'll be glad to help you .

          Hi Gaston,

          I am usually able to find a scipt I need at HotScript.com. This time however, I was not.
          It may be the search I am doing.

          What term would you search for if you were looking for a script like the one on the Article pages of phpBuilder.com?? I need a layout and function where the Article would be at the top of the page and a place for "Comments" at the bottom.

          WP

            i guess that you need to mix two different aplications, you need one article posting aplication or portal managers like article manager (http://www.interlogy.com/scripts/article/)

            and one comments system, you will need to include the comments on templates and pass some value from the article to the comment to identify the articles on the database

              Write a Reply...