The BEST simple news management system with admin?

Discussion in 'PHP' started by Developer112, Dec 31, 2007.

  1. #1
    Hello,

    In search of a good news system, I've come across a lot of extra features that I don't need. All I need is a form to enter information, password protected, and to have that form post on the front page of my Web site. The ability to post attachments and pictures would be nice, but not required. Scripts like CuteNews seem to do the trick, but I'm looking for a script that most importantly, I can include in my index.php. Is this possible?

    If anybody could help me with this, I'd appreciate it.
     
    Developer112, Dec 31, 2007 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    I am happy to help u for this if you can pay me for one hour thats $20

    50% advance

    Regards

    Alex
     
    kmap, Dec 31, 2007 IP
  3. farhang

    farhang Active Member

    Messages:
    383
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    You can include cutenews in your index.php easily, infact that's the only way it works.

    you just have to put it like in anypage you want like

    
    <?PHP
       include("CUTENEWS/show_news.php");
     ?>
    
    Code (markup):
    and that is it, you can control it's layout from admin panel of cutenews.

    Btw i recommend you use the free cutenews from http://www.cutenewsru.com/ not the original one from cutephp.

    The free one has lots more features :)

    Let me know if you need any more help regarding cutenews.
     
    farhang, Jan 1, 2008 IP
  4. kendo1979

    kendo1979 Peon

    Messages:
    208
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    is the free one secure?
     
    kendo1979, Jan 1, 2008 IP
  5. farhang

    farhang Active Member

    Messages:
    383
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #5
    better then the original one.

    It's been developed separately for a long time so it's pretty matured. Plus you'll find lot of help at there forums. http://english.cutenews.ru/forum
     
    farhang, Jan 1, 2008 IP
  6. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #6
    olddocks, Jan 1, 2008 IP