Jump to content
MakeWebGames

Recommended Posts

Posted

Re: Free Updated Newspaper

 

Well, I don't want anyone seeing the actual game yet, but here's a shot to view:

http://i252.photobucket.com/albums/hh27/Akash2611/Screen1.jpg

I was going to call you silly then - for leaving the game name at the top and on browser tab... But when i googled - 2,500,000 results ;) So your pretty clever :lol:

on the first page so an old post...

having a site high up in the search engines is a good idea and having it hidden is bad ha

  • 2 years later...
Posted

If it's a SQL table, then follow these steps:

1. Go to phpmyadmin found in cPanel

2. Find the desired table you wish to delete

3. Click the name of that table to go to the structure view

4. You will then see - on the tabs across the top - a tab called "drop"

5. Click Go and it's all done

  • 3 years later...
Posted
is there any errors with this or does everything work right?

Not bad. A 3 year bump.

First post was posted in 2008, it's now 2013. Since then PHP have released ~78 versions/patches which may have included deprecation of functions. Also, since 2008, McCodes has released 8 versions/patches, which although didn't change an awful lot to the core since 2008, we can't make the assumption - without testing extensively - that it does work without any errors, and functionality is correct, can we?

Posted
Its old and outdated. You will be better off rewriting it

So be it..

Be sure to update the variables $mysqli and $v2 to fit your system

COMPLETELY UNTESTED

newspaper.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

postad.php

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted
yes it does

Change the LIMIT 1 to LIMIT HowManyYouWant. MTG please clarify if this is correct as I don't know if this is the right table.

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Posted
Change the LIMIT 1 to LIMIT HowManyYouWant. MTG please clarify if this is correct as I don't know if this is the right table.

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Nope, that's just the newspaper itself. The while() loop is what you want to check

Posted
Nope, that's just the newspaper itself. The while() loop is what you want to check

ya thats what i have been trying to change no luck yet but im going to keep trying

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...