TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 25 of 30
Search took 0.02 seconds.
Search: Posts Made By: TerrorRonin
Forum: General 11-13-2008, 10:34 AM
Replies: 3
Views: 485
Posted By TerrorRonin
Well, the data inside of the tables looks like...

Well, the data inside of the tables looks like this


`games`
-- `name` (Halo 3)
-- `genre` (1)
-- `developer` (4)
-- `publisher` (3)
-- ...
Forum: General 11-12-2008, 10:35 PM
Replies: 3
Views: 485
Posted By TerrorRonin
Need some help with SQL Join... Cant seem to come up witha working solution

The problem:
Table `games` has the fields `genre`, `publisher`, `developer` which contains `id`s to repsective tables `genres`, `publishers`, and `developers`. I need to create a JOIN (I believe it's...
Forum: Show Off 08-30-2008, 06:15 AM
Replies: 3
Views: 1,101
Posted By TerrorRonin
Because I wasn't sure where to put it :(

Because I wasn't sure where to put it :(
Forum: General 08-30-2008, 01:44 AM
Replies: 5
Views: 716
Posted By TerrorRonin
Dear Google..

My letter to google.. I hope you all like it.. it's kind of comedic, but serious at the same time.. It's not another insult letter.. its more of a Get well Soon :)

Digg - Dear Google......
Forum: Show Off 08-30-2008, 12:59 AM
Replies: 3
Views: 1,101
Posted By TerrorRonin
Dear Google...

My letter to google... hopefully I can snag a few diggs too :)

Digg - Dear Google... (http://digg.com/design/Dear_Google_3)

Hope you enjoy :)

Feel free to make it your homepage as well.. it's...
Forum: General 04-09-2008, 08:45 PM
Replies: 2
Views: 702
Posted By TerrorRonin
The website is just ment to download it. I'm not...

The website is just ment to download it. I'm not really providing it as a product yet, so there's no reason for me to go all out on the site.. i'm just trying to get feedback on the engine itself.
Forum: General 04-09-2008, 01:36 AM
Replies: 2
Views: 702
Posted By TerrorRonin
Working on my engine

Hey everyone. For about a month now I've been building a website engine. I'm looking to get some feedback, and possibly have some of you help me with how things are being done.

phpArmageddon.com...
Forum: General 04-04-2008, 03:48 PM
Replies: 11
Views: 759
Posted By TerrorRonin
The cookie would basically just be a method of...

The cookie would basically just be a method of storing their username and password for future use. The login should just operate on sessions.

example:

<input username>
<input password>
<checkbox...
Forum: General 03-31-2008, 08:46 PM
Replies: 12
Views: 724
Posted By TerrorRonin
Thanks for the heads up on the security. I've...

Thanks for the heads up on the security.

I've taken the source reader down for the time being.
Forum: General 03-30-2008, 10:14 AM
Replies: 12
Views: 724
Posted By TerrorRonin
What do you mean xenon?

What do you mean xenon?
Forum: Advanced PHP Programming 03-28-2008, 09:13 AM
Replies: 11
Views: 4,576
Posted By TerrorRonin
good stuff. I knew it all, but still good stuff.

good stuff. I knew it all, but still good stuff.
Forum: General 03-28-2008, 09:00 AM
Replies: 12
Views: 724
Posted By TerrorRonin
Sorry it was down for a bit, it's fixed...

Sorry it was down for a bit, it's fixed now.

@Nor:
I'm not asking for critique on the reader :P I'm asking for critique on what the reader shows.
Forum: General 03-28-2008, 02:30 AM
Replies: 12
Views: 724
Posted By TerrorRonin
Weird, didn't know there was XML in the robots :P...

Weird, didn't know there was XML in the robots :P Thanks for the heads up.

And what do you mean by your error #2?
Forum: General 03-27-2008, 11:04 PM
Replies: 12
Views: 724
Posted By TerrorRonin
Application Error My Engine/Framework

So i'm in the process of building my own engine. Hoping some of you would be willing to take some time to look over it, and give me some suggestions, etc..

PHP Source Code Reader...
Forum: Script Giveaway 03-26-2008, 07:34 PM
Replies: 8
Views: 1,500
Posted By TerrorRonin
Yeah, i'd like to see you guys add to the code...

Yeah, i'd like to see you guys add to the code rather than just giving recommendations.. I want to see how you all would do it yourselves, so I can get hints in my future programming.
Forum: Script Giveaway 03-26-2008, 05:12 PM
Replies: 8
Views: 1,500
Posted By TerrorRonin
Just add any fixes you have :D Sort of like an...

Just add any fixes you have :D Sort of like an Open Source project :P
Forum: Script Giveaway 03-26-2008, 03:13 PM
Replies: 8
Views: 1,500
Posted By TerrorRonin
Simple Image Uploader

I still see an abundance of image uploaded sites popping up.. so I got bored, and had a domain lying around, so I built a very simple application that people can use if they'd like.

A live...
Forum: General 03-18-2008, 12:51 AM
Replies: 3
Views: 7,044
Posted By TerrorRonin
DIRECTORY_SEPARATOR not necessary

In attempting to write cross-platform, portable PHP engine, I was using PHP's DIRECTORY_SEPARATOR constant to write path strings(eg ".." . DIRECTORY_SEPARATOR . "foo.php", because the proper way to...
Forum: Advanced PHP Programming 03-17-2008, 10:37 AM
Replies: 6
Views: 775
Posted By TerrorRonin
Well, I wan't the ability for the user to display...

Well, I wan't the ability for the user to display how exactly the content of the site is displayed...

An example being, my old theme engine was something similar to:
include header.php

html stuff...
Forum: Advanced PHP Programming 03-17-2008, 09:24 AM
Replies: 6
Views: 775
Posted By TerrorRonin
Asterix Template / Theme Parsing and Management

I'm curious to how you all work your theme / template engines. Do you use SQL, Flat File, something else? How do you load it within your own framework / cms? Do you just use a single class?

I'm...
Forum: General 12-29-2007, 05:20 PM
Replies: 4
Views: 543
Posted By TerrorRonin
Hm... I added the code to my server.. but when I...

Hm... I added the code to my server.. but when I put in any url (whatever.com/page/) it says the directory doesnt exist.. wtf.. I know my mod_rewrite is turned on..?
Forum: General 12-29-2007, 04:22 PM
Replies: 4
Views: 543
Posted By TerrorRonin
More help with mod_rewrite

Alright.. So I know this is a simple fix.. i'm just retarded =\

I need urls such as

domain.com/page/id

To mean the same as

domain.com/index.php?page=___&id=__
Forum: Show Off 12-25-2007, 07:53 AM
Replies: 13
Views: 1,309
Posted By TerrorRonin
Oh my.. you again.. Village Idiot, i'm not...

Oh my.. you again.. Village Idiot, i'm not pocketing the change. I have no use for the money.. I'm well off enough that I wont need a few hundred dollars from a site. This is honestly just a...
Forum: General 12-24-2007, 07:20 PM
Replies: 12
Views: 770
Posted By TerrorRonin
Alright.. so your code worked.. but one slight...

Alright.. so your code worked.. but one slight problem..

test.clanassist.com/README.txt

That won't show the file that it should.. or any of the files don't show.. So is there any way to make it so...
Forum: General 12-18-2007, 01:17 AM
Replies: 12
Views: 770
Posted By TerrorRonin
It doesn't seem to...

It doesn't seem to work..

http://test.clanassist.com/
http://www.clanassist.com/sites/test

I did replace `domain` with clanassist... so I dont think that's the issue.. any other recommendations..?
Showing results 1 to 25 of 30

 

All times are GMT. The time now is 05:48 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design