create simple article (in urdu language )submitter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kkshansid
    New Member
    • Oct 2008
    • 232

    create simple article (in urdu language )submitter

    to promote urdu language
    i want to create simple article like shayari etc (in urdu language )submitter
    where a user can submit article in urdu it get saved in data base in urdu
    and then get displayed in urdu accordinng to administrators permission
    how this all can b done by using php/mysql
    give me ur valuable suggestions
    it will b grt help 4 me
    thanks in advance
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hey.

    Sounds like a pretty straight forward public blog thing. The language being used is mostly irrelevant to the actual PHP coding, granted that you choose the proper character sets for your databases and HTML output.

    I assume that by "accordinng to administrators permission" you mean that a single admin user would have to review the articles before they are publicly displayed?

    Comment

    Working...