Search found 6 matches

by Glass Casket
Sun Oct 30, 2005 11:08 pm
Forum: General Discussion
Topic: Need tips and advice
Replies: 3
Views: 466

I was reading PunBB's documentation. And it said that if you include two certain files, you will have access to all of the forums databases variables. So I was thinking about having a link on my main page that would lead you to the forums signup page. Then when the users click on the Add Comment lin...
by Glass Casket
Sun Oct 30, 2005 10:45 pm
Forum: General Discussion
Topic: Need tips and advice
Replies: 3
Views: 466

Also, I want thinking about using PunBB. If that helps.
by Glass Casket
Sun Oct 30, 2005 10:11 pm
Forum: General Discussion
Topic: Need tips and advice
Replies: 3
Views: 466

Need tips and advice

So I decided to redo the entire website that I work for, you can find it here: http://www.review4u.org/news.php (Please do not consider this spam) and I wanted to add alot of new features to it. 1. I would let the users post comments on the news, reviews, interviews, etc. 2. Only registered users co...
by Glass Casket
Fri Oct 14, 2005 8:42 pm
Forum: PHP - Code
Topic: Trying to figure out what something is called
Replies: 5
Views: 258

feyd wrote:use the REGEXP command..
Thank you, that worked!
by Glass Casket
Thu Oct 13, 2005 11:39 am
Forum: PHP - Code
Topic: Trying to figure out what something is called
Replies: 5
Views: 258

Thanks, after reading that and palying with it I figured some of it out. But I can't seem to figure out how to query all the rows begining with a letter at the same time. Instead of having a query for each letter.
by Glass Casket
Thu Oct 13, 2005 10:26 am
Forum: PHP - Code
Topic: Trying to figure out what something is called
Replies: 5
Views: 258

Trying to figure out what something is called

I'm simply trying to figure out what it's called when you do $letter=d, &letter=a, and so on. And it only retrieves the rows from the database that start with that letter. I'm trying to find out how to do it, but can't find a tutorial.

Thanks!