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: 'Relish'

We found 767 matches.


<< < > >>

Viewing 1-30 of 767 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91726

1.

None

Topic: God Damn it Google Chrome

Posted: 11/22/09 09:11 AM

Forum: Programming

At 11/20/09 09:14 PM, Fullsteel wrote: Okay.

Oh look, database information! How kind of you.


2.

None

Topic: Programming Regs Lounge

Posted: 11/14/09 11:34 AM

Forum: Programming

At 11/14/09 10:26 AM, XIII13 wrote: Probably someone who sits in their mother's darkened basement and is 30+.

I'm a 17 year old with a booming social life lol


3.

None

Topic: Programming Regs Lounge

Posted: 11/05/09 06:59 PM

Forum: Programming

At 11/5/09 06:57 PM, Jon-86 wrote: I think you guys call them pop rocks. Space dust is what its called now and I've forgot what it used to be called. Its that power that crackles and pops when you put it on your tong.

Yeah that's pop rocks.

You got twizzlers or skittles?


4.

None

Topic: Php Cms Problem

Posted: 11/05/09 06:55 PM

Forum: Programming

* Facepalm *

CMS's arent meant to store PHP, mainly user interface content.

http://css-tricks.com/php-for-beginners-
building-your-first-simple-cms/


5.

None

Topic: Creating a forum

Posted: 11/05/09 04:31 PM

Forum: Programming

At 11/3/09 10:14 AM, citricsquid wrote: programming a forum from the ground up unless you have a reason to is pretty silly, if you just want a forum then use something like phpbb or fluxbb which is a simple install and you can modify it how you like.

I think the reason he wanted to make the forum was to learn the language...

I suggest buying a book and working through the examples until you grasp the concepts needed to make a simple forum.

Or look for a tutorial online. Make sure not to copy and paste code though, you dont learn that way.


6.

None

Topic: Php Cms Problem

Posted: 11/05/09 04:29 PM

Forum: Programming

Don't run PHP from a database -.-

Its horrible unsafe and very prone to hacking..

If you really wanted to you would use eval(), but don't.


7.

None

Topic: Programming Regs Lounge

Posted: 11/03/09 01:51 PM

Forum: Programming

At 11/3/09 01:38 PM, Jon-86 wrote: I love how you guys call it candy and we call them all different things mainly sweeties or sweets yet most of your candy is good for the teeth :P Aye thats the best way to describe it :)

Good for the teeth?


8.

None

Topic: Programming Regs Lounge

Posted: 11/03/09 09:27 AM

Forum: Programming

My neighborhood was busy as ever.

We have a lot of kids here. Class american dream neighborhood.

I like it :) People are always walking dogs, kids playing, nice houses, low crime..


9.

None

Topic: I might be dumb - PHP

Posted: 10/31/09 02:55 PM

Forum: Programming

At 10/31/09 12:03 PM, letiger wrote: and thats what matters

lol noob

Go back to the General forum.


10.

None

Topic: What can you do...

Posted: 10/25/09 12:32 PM

Forum: Programming

At 10/25/09 11:47 AM, urbn wrote: I don't see iTunes, Quicktime or OSX listed on Apples official open source list?

http://www.apple.com/opensource/

Because they arent open source :P

And to the person that suggested coding an addon, just make a script for Greasemonkey and save some time


11.

None

Topic: Programming Regs Lounge

Posted: 10/20/09 08:03 PM

Forum: Programming

At 10/20/09 07:33 PM, DanielZ wrote: Ah cool, the new iMac and Magic Mouse (lame name) came out today. The new mouse sounds pretty interesting; I'm gonna try it tomorrow at my local Apple store.

What the hell? That's the least ergonomic mouse I've ever set my eyes on!


12.

None

Topic: Proper Way To Link Folders Html

Posted: 10/19/09 04:29 PM

Forum: Programming

The single quotes around the URL are unecessary.


13.

None

Topic: Clean URLs causing cookie problems

Posted: 10/15/09 09:35 PM

Forum: Programming

At 10/15/09 10:15 AM, Super-Yombario wrote: I was joking with him, I commonly call upon Relish for PHP help. And he's lectured me many times in the past about including things that can be used against the site in $_POST

I sometimes lecture lol ;)

Anyway, what are you using the cookie for? I suggest just setting a session or cookie containing the user ID. That's all you really need anyway. :)


15.

None

Topic: starting a site in dreamweaver

Posted: 10/14/09 06:35 PM

Forum: Programming

At 10/14/09 09:08 AM, commanderxp90 wrote:
At 10/13/09 10:14 PM, up-a-notch wrote: I am haveing some trouble in dreamweaver here is a picture
That's same here for me. I tried to fix it.

Why do you need to connect to localhost via ftp if all it is is a folder on your computer?

As suggested above just use the local view.


16.

None

Topic: Job for Flash dev in Manhattan area

Posted: 10/14/09 06:26 PM

Forum: Programming

Sorry, wrong forum.

Try the flash forum.


17.

None

Topic: frame content control with links

Posted: 10/13/09 07:54 PM

Forum: Programming

Protip: Frames are bad.


18.

None

Topic: Clean URLs causing cookie problems

Posted: 10/13/09 07:49 PM

Forum: Programming

At 10/13/09 06:32 PM, TheWhiteStripe wrote: I would try what Relish said :P

So would I.


19.

None

Topic: Clean URLs causing cookie problems

Posted: 10/13/09 05:06 PM

Forum: Programming

Set a path. The domain is optional.

setcookie('zpsms', md5($_POST['pass']), (time() * 1024), '/', '.domain.com');

Why are you setting a cookie with the password anyway?


20.

None

Topic: I'm back

Posted: 09/28/09 10:02 PM

Forum: Programming

Hey, I came in '08. How's it goin.


21.

None

Topic: Html : Object Border

Posted: 09/21/09 07:51 PM

Forum: Programming


22.

None

Topic: wysiwyg php post

Posted: 09/19/09 09:00 PM

Forum: Programming


23.

None

Topic: Programming Regs Lounge

Posted: 09/18/09 05:13 PM

Forum: Programming

At 9/18/09 02:29 PM, kiwi-kiwi wrote: Not what I asked.

Hahahaha, learn to read adam.


24.

None

Topic: internet explorer image problems

Posted: 09/18/09 05:08 PM

Forum: Programming

At 9/18/09 04:58 PM, robin1232 wrote: use opera or firefox, stay away from the standard webbrowsers (safari and especially internet explorer)

Standard? More people use Firefox than Safari.


25.

None

Topic: internet explorer image problems

Posted: 09/16/09 09:09 PM

Forum: Programming

How about you download another browser and see if the problem still occurs? You don't even have to switch to it, just to see if the browser is the problem.


26.

None

Topic: Programming Regs Lounge

Posted: 09/14/09 09:25 PM

Forum: Programming

At 9/14/09 08:25 PM, Jessii wrote: On that subject, I thought you weren't going on to college after high school.

Where did you go to college Jessii?


27.

None

Topic: Programming Regs Lounge

Posted: 09/13/09 09:28 PM

Forum: Programming

At 9/13/09 05:23 PM, Jessii wrote: No, it just looks big under a microscope.

I lol'd


28.

None

Topic: Divs help...

Posted: 09/13/09 01:16 PM

Forum: Programming

At 9/12/09 03:23 PM, BlackHaku wrote: Yeah, I tried doing that Relish. For about 2 hours. But I can't figure it out. And you can't really code for shit.

Hahahaha


29.

None

Topic: Divs help...

Posted: 09/12/09 02:50 PM

Forum: Programming

All you do is ask and get others to fix your stuff.

At least learn how to do it yourself.

Its not that hard. Float a few divs around and learn how to use the text-align property.


All times are Eastern Standard Time (GMT -5) | Current Time: 06:43 PM

<< < > >>

Viewing 1-30 of 767 matches. 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 91726