Jump to content

tutor1

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

tutor1's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. can anybody recommend me a good login/register system? thanks
  2. OK OK... I know... I'll make for every title link like <a href="page.php?name=title_name">title</a> and in page.php I'll read from mySQL with Title name... then I'll print title,content,autor name and so on. Thanks !!!!
  3. OK, I'll now give more details. I first crated page.php in my htdocs (xampp) and in this page.php i've made script that uses mySQL to get article content. As you can see this page also has link "http://www.phpfreaks.com/forums/index.php?action=post;topic=360963.0;last_msg=1707183" but for me it's interesting just "index.php?action=post;topic=360963.0;last_msg=1707183". How I can make page that will use mySQL database for any article and print it into page.php?name=article_name site? Do you know what I mean now? thanks again
  4. thanks for that but will it work when I wnat to make single article on one page ? something like in wordpress . thanks
  5. i recently started to write my own blog engine, but i have problems. Problem is that when i make file page.php, how i can make single article URL as in this example: page.php?name=i_want_to_know or page.php?id=32 ? Please answer because I need it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.