Newgrounds.com — Everything, By Everyone.

Checking login status…

USERNAME:

PASSWORD:

Logging in…

Logged in as:
.
Logging out…
Inbox My Account Log Out


You need a Grounds Gold Account to post on the NG BBS! If you don't have one, click here to sign up now! It's fast, free, and easy — and opens up tons of great NG features!

Author Search Results: 'WoogieNoogie'

We found 3,188 matches.


<< < > >>

Viewing 151-180 of 3,188 matches. 1 | 24 | 5 | 6 | 7 | 857107

151.

None

Topic: Answer me these questions three

Posted: 05/07/08 02:14 AM

Forum: General

First you must find... another shrubbery! Then, when you have found the shrubbery, you must place it here, beside this shrubbery, only slightly higher so you get a two layer effect with a little path running down the middle.

A path! A path!

152.

None

Topic: Programming Regs Lounge

Posted: 05/06/08 08:55 PM

Forum: Programming

At 5/6/08 06:26 PM, Jessii wrote: Actually they aren't, especially if you need to bring your computer somewhere. You can't just pack up your desktop and go and then plug everything in just to have to pack it up again.

I heard of a few people who brought their computers into Starbucks, comendeered the tables and everything. I really want to do that now.


153.

None

Topic: PHP Question

Posted: 05/06/08 08:49 PM

Forum: Programming

It really depends on what you like. It may be easier for you to make a user database so that when you're using the user system outside of the forum, you don't need to open up the forum's database.

However, it would work just as well with keeping just a user table in the forum database.

I would, however, suggest to keep a user database. If for nothing else...organization.


154.

None

Topic: Voting system like NG's

Posted: 05/06/08 01:20 PM

Forum: Programming

At 5/6/08 11:07 AM, stanni wrote: I already have a user system, and a guy has already offerd, so there...

Check out PHP: Main in my sig. It has a bunch of tutorials on exactly what you want to build.


155.

None

Topic: Help again!

Posted: 05/06/08 01:19 PM

Forum: Programming

At 5/6/08 11:10 AM, BoneIdol wrote: $query = "SELECT category, image, thumbnail, description id FROM news_posts WHERE id=$id";

Well, he's missing a comma right there...


156.

None

Topic: PHP Question

Posted: 05/06/08 01:16 PM

Forum: Programming

There are a few different ways. You can use COUNT in MySQL, though I've had problems with it in the past, not working.

COUNT(*) FROM users WHERE username = $variable

You can also use the PHP function mysql_num_rows().

$query = mysql_query("SELECT * FROM bbs_users WHERE username = '$user'");
$num = mysql_num_rows($query);

157.

None

Topic: JS comment box.

Posted: 05/06/08 01:11 PM

Forum: Programming

A comment box would require some type of back-end programming, which sites like Freewebs don't support. You can try a Google search for a free shoutbox, I've seen them before. They would store the information on their server, and you get a Javascript to put on your site.


158.

None

Topic: Voting system like NG's

Posted: 05/06/08 02:15 AM

Forum: Programming

Are you looking for specific functions and helpful hints, or full code?


159.

None

Topic: Programming Regs Lounge

Posted: 05/04/08 12:13 AM

Forum: Programming

Happy B-day Wreckages :)


160.

None

Topic: PHP Troubles

Posted: 05/02/08 01:15 PM

Forum: Programming

This is a hack that uses Javascript to display phpBB information. You could probably taylor it to your needs.


161.

None

Topic: Programming Regs Lounge

Posted: 04/30/08 01:35 PM

Forum: Programming

I'm at Denver International Airport right now. I'm about an hour and a half early for the boarding of my flight to Nashville. I'm bored. Good thing there's free WiFi.


162.

None

Topic: Rage's gift to you: Abusive reviews

Posted: 04/29/08 04:10 AM

Forum: Where is / How to?

At 4/29/08 03:44 AM, tally1989 wrote: coudl this be stolen? http://www.newgrounds.com/portal/view/43 7227
from this site? http://www.smileygamer.com/play/1132/sta r-crash.html
the author also signed up today

The author's email was verified at glowingeyegames.com, the same name as the author on the Flash. It looks like it's used by the rightful owner.


163.

None

Topic: You ever had those moments...

Posted: 04/29/08 04:06 AM

Forum: General

Working in food service...I feel that at least three times a day.

And on that note...what compels a complete stranger to treat another human being like crap?


164.

None

Topic: Hey liljim, I found your father!

Posted: 04/28/08 11:42 PM

Forum: General

Josh has the best posts on the forum.


165.

None

Topic: Website Problems

Posted: 04/28/08 01:13 AM

Forum: Programming

At 4/28/08 12:36 AM, adam2510 wrote: how do you get a HTACCESS file anyway

Just create a file named ".htaccess", if your host supports it. The kind of stuff you can do with it can be found everywhere online.


166.

None

Topic: Website Problems

Posted: 04/28/08 12:26 AM

Forum: Programming

If your main page isn't called "index.php", or you don't have an HTACCESS file to tell the server to use a different file, then that's what's going to happen.


167.

None

Topic: ajax login system???

Posted: 04/28/08 12:12 AM

Forum: Programming

I'm actually going to back up adam on this one.


168.

None

Topic: Programming Regs Lounge

Posted: 04/27/08 03:32 AM

Forum: Programming

Great guitar players:
Dick Dale, Eric Johnson, Jimmy Paige, Tom Morello
Great drummers:
Stewart Copeland, John Bonham, Keith Moon

Just as an off-topic aside there.


169.

None

Topic: ajax login system???

Posted: 04/27/08 03:29 AM

Forum: Programming

Learn ajax.


170.

None

Topic: What are some good...

Posted: 04/26/08 05:47 PM

Forum: Programming

Spybot: Search & Destroy is the best free one that I know of.


171.

None

Topic: PHP:send me in the right direction?

Posted: 04/26/08 05:45 PM

Forum: Programming

At 4/26/08 04:14 PM, EmoNarc wrote: Yeah, me host supports MySQL administration. What would should I look into if I wanted go down this route?

That would be the way I suggest going. Set up a database with a slot for each of the items (title, body, whatever), and make one for ID as well. Then, using mysql_connect(), mysql_select_db(), and a combination of mysql_query() and mysql_fetch_array()...you can make it easier to call on the information, and even store information from a PHP file, instead of using your control panel.

It's some of the basic database stuff, so sorry if you already knew it.


172.

None

Topic: New Podcast Url

Posted: 04/26/08 04:00 PM

Forum: Programming

At 4/26/08 03:37 PM, ShirkDeio wrote: I don't mind doing that, but Apple says to use an "<itunes:new-feed-url>" tag.

That's to redirect users to the new feed. It says nothing about the directory.


173.

None

Topic: PHP (question about variables)

Posted: 04/26/08 03:02 AM

Forum: Programming

Yeah, unfortunately, if all your variables are in one place, you'll need to load them all if you want to call one.


174.

None

Topic: Back-End Programmer

Posted: 04/26/08 12:07 AM

Forum: Programming

Best place to start learning back-end programming would be w3schools. There are a few languages you can use, but PHP is what I would suggest. Linkage.

There are also many great online PHP resources, such as php.net and PHP: Main here on Newgrounds. (Link in sig.)


175.

None

Topic: Programming Regs Lounge

Posted: 04/26/08 12:05 AM

Forum: Programming

My car stereo sucks :(

It won't even read my burned CD's unless it's in the mood to.


176.

None

Topic: New Podcast Url

Posted: 04/26/08 12:03 AM

Forum: Programming

In order for it to change in the directory, I believe you need to resubmit the new URL for the feed.


177.

None

Topic: PHP:send me in the right direction?

Posted: 04/26/08 12:00 AM

Forum: Programming

For something like this, I'd suggest using a database...instead of the flat files you're using. Do you have access to one?

If not, I'd suggest using file_get_contents(), and probably the best way you'll be able to get the elements you want is with the explode() function.

Is that the direction you're looking for?


178.

None

Topic: Back-End Programmer

Posted: 04/25/08 11:54 PM

Forum: Programming

Unfortunately, ad revenue isn't going to grab many takers. For a job of this caliber, you'll need cash.


179.

None

Topic: ajax or php login system???

Posted: 04/25/08 11:53 PM

Forum: Programming

At 4/25/08 03:03 AM, yhar wrote: You fail so much.
PHP and AJAX are totally different, you can't use one or the other, you use them both.

Actually...gonna be honest here...you fail.

You can use AJAX without PHP or ASP.


180.

None

Topic: ajax or php login system???

Posted: 04/25/08 01:45 AM

Forum: Programming

If you're asking what you should use...it depends on what actions are going on in the page. Don't use unnecessary AJAX.


All times are Eastern Daylight Time (GMT -4) | Current Time: 04:22 AM

<< < > >>

Viewing 151-180 of 3,188 matches. 1 | 24 | 5 | 6 | 7 | 857107