Jump to content

keskin

Members
  • Posts

    12
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

keskin's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Done LOL Now for the hard part - the database. OK guys, where do I start. I was thinking about this later, I need a each member page to make, with "stats" displayed etc... Where should i begin?
  2. I've just tried WordPress and Blogger, it's not bad at all, in fact it's pretty good but I would like to run a website, not a blog... I know this is not a modern way of thinking, blogs are more than common today but I just would like a web look and feel. For instance - a portal with option to support all registered users to be authors.
  3. Thanks but I would not prefer "wiki look", but rather a simple website, with independent look. So basically a website with text and pictures that are submitted by users.
  4. How could I make a website where users after they login, can post their articles on categories I've set up on the page?
  5. Progress! I succesfully made the login/logout script work. I even adjuted it so it looks just like my website theme, so it's fully implemendted, I guess... The only thing that I need take care of is the status bar or whatever is it called, a line that will show "Welcome User, you are now logged in. Logut here" on the top of every page on my site. Or that isn't neccessary? The login script has a "remember me" feature and it works. The phpMyadmin shows 16 users in "users" table of my database, so that's also working, since I've tried with that many logins So, to put it briefly; 1. Can I put sort of breadcrumb bar on top of the site with "Login / you are logged in / Logout" feature? 2. After I put php parts in my website pages, the containter went to left, and now all the pages that contain scripts (login page, register page) are aligned to left...although they have the same exact code as the ones without php and those show centered both in IE and MF Well, I hope I make some progress... Hope I'll start that database soon
  6. I done the login part... How to include that in my HTML page? Where can I put the code, and is it possible to insert it in HTML with Dreamweavers "Insert PHP objects" menu? My login script consist of database.php, login.php, logout.php, register.php and main.php. So, how to set these files to apropriate html pages (or can I convert my HTML pages to php?)
  7. Login DONE! Well, the test version only... I really didn't do much but follow the steps of one guy on some website... The login/out works, it has remember feature, and it works. When I close IE, and then go to localhost page again, I stay logged in. When I logout, I logout While I'm figuring a way where to put this on my website, we could start on making that database... Where should I start? I work with xampp and have phpMyadmin of course...
  8. ok thanks, hope someone helps me out
  9. OK I'll do some search on login part of the story... As for the stats, I really would like to keep it as basic as possible, because we all know that we can go infinite on statistical combinations... So, I would basically break it down to this; Let's say I got 3 fishermen registered. There would be 3 fields. 1. - Location (of the individual fisherman) 2. - Fish category (shellfish, squid, octopus etc.) 3. - Fish count On the front page, I would like to show mainly total amount of fish, regardless of other categories like location and category. Also, it would be nice to have some variations on the front page like Daily Average and Top Fisherman of the Week and/or of the Month. Also, it would be cool if I could make a table with listing which I can sort by criteria such as sorty by location, sorty by category, sort by fishermen... I will try to make this page, it will take some effort but I think that it is possible... Hope that I explained it good enough so I can get some quality help Thanks
  10. how can i search for tutorials for making a register/login website, controlling member access etc. but im more concerned about making a stat page... could you give me some directions to it...
  11. I have a web site I need to do, so I need help on finalizig it. It's about this fishing sports club, and the members want to be able to put in their personal stats by themselves, not by me. So, the page needs the login/register members part, which I never done before, and also, it needs a somekind of stat tracking. ie one member logs in, and inputs 5 fish another one logs in, inputs 3 and on front page there is a ticker that shows current count, 8 and after two days, on another ticker it shows average 4 per day So, any hel with this I would be very grateful
×
×
  • 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.