Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
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
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Showing results 1 to 16 of 16
Search took
0.02
seconds.
Search:
Posts Made By:
Matt
Forum:
TalkPHP Developer Team
06-15-2009, 12:02 PM
Replies:
5
Project Thought?
Views:
969
Posted By
Matt
A licensing script...so say you install a script,...
A licensing script...so say you install a script, and it doesn't work until you put in a license that is stored inside the main websites(from where you got the script) page?
Forum:
General
06-11-2009, 04:50 PM
Replies:
1
Array problems.
Views:
687
Posted By
Matt
Array problems.
I'm having problems with my permissions system. What I'm trying to add is a feature to add a user group.
When adding the group, we have checkboxes with certain fields that come from information that...
Forum:
Advanced PHP Programming
11-23-2008, 10:59 PM
Replies:
6
Alternate row color ?
Views:
1,691
Posted By
Matt
i found an easy way to do this. $cell_color = ($i...
i found an easy way to do this.
$cell_color = ($i % 2 == 0 ? "class1" : "class2"); $i++;
Forum:
Absolute Beginners
06-15-2008, 08:21 PM
Replies:
1
looping
Views:
719
Posted By
Matt
looping
I'm trying to make a feature for my poll system to create a poll with unlimited options.
First off, the poll adding is formed into two steps, the first step you chose the question of the poll, then...
Forum:
Show Off
04-22-2008, 12:07 AM
Replies:
6
My CMS / Site
Views:
1,201
Posted By
Matt
You said the full site is made by you, but the...
You said the full site is made by you, but the layout you are using is a free layout.
Forum:
Advanced PHP Programming
01-17-2008, 12:28 AM
Replies:
47
Forum
Views:
2,844
Posted By
Matt
ekinboard is not closed, v2 is on its...
ekinboard is not closed, v2 is on its way!
ekinboard - Coming Soon! (http://www.ekinboard.com/)
well, im not telling you to give up, but you really should.
Forum:
Advanced PHP Programming
01-16-2008, 07:21 PM
Replies:
47
Forum
Views:
2,844
Posted By
Matt
Why are you still using that stolen...
Why are you still using that stolen layout?
Anyways, i now have my proof that this layout is NOT his.
EKINboard - (Powered By EKINboard) (http://www.ekinboard.com/community/index.php)
Forum:
Advanced PHP Programming
01-08-2008, 03:07 AM
Replies:
47
Forum
Views:
2,844
Posted By
Matt
i thought it was ikonbaords, i was mistaken, i'm...
i thought it was ikonbaords, i was mistaken, i'm not lying, i wouldn't say that to anybody for no apparent reason. i'm still looking for it, i don't have much time online nowadays.
Forum:
Advanced PHP Programming
01-07-2008, 06:56 AM
Replies:
47
Forum
Views:
2,844
Posted By
Matt
Give me some time to find the original forum...
Give me some time to find the original forum software.
it's been quite some time before i used the actual forum software that owned that skin, but i remember they also used to make awesome custom...
Forum:
Advanced PHP Programming
01-07-2008, 01:30 AM
Replies:
47
Forum
Views:
2,844
Posted By
Matt
That layout is stolen, I believe it was...
That layout is stolen, I believe it was ikonboards first layout, if its not ikonboards, i'll find what forum it belongs to.
Forum:
Absolute Beginners
12-08-2007, 10:39 PM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
What the loop should look like to display...
What the loop should look like to display categories and sub categories in a tree with one table called categories
i'm still troubled on making the loop, i tried on my own and i still can't do it.
Forum:
Absolute Beginners
12-07-2007, 06:41 PM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
Yes I am going for the Adjacency List Model. With...
Yes I am going for the Adjacency List Model.
With using their provided table structure I want to make a tree, i think from then on I can figure out the rest, but I can't form it into a tree.
Forum:
Absolute Beginners
12-07-2007, 06:36 PM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
This is exactly what I needed, it has the same...
This is exactly what I needed, it has the same table structed as what I was going for. I'm just having a little trouble with the php code. Thanks for this resource though, much appreciated.
Forum:
Absolute Beginners
12-07-2007, 06:15 PM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
I want to create a forum system, faq system,...
I want to create a forum system, faq system, downloads, gallery, etc, and I don't want to use a table for each category, I would rather have all their categories controlled by one table, it would be...
Forum:
Absolute Beginners
12-07-2007, 04:38 AM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
Yes, that does help a little. Let me explain I...
Yes, that does help a little.
Let me explain
I have created following type structure
(1) Id - Integer
(2) name - Varchar
(3) parentid - Integer
Parentid will store id of parent category. If...
Forum:
Absolute Beginners
12-07-2007, 04:20 AM
Replies:
11
Categories and sub categories
Views:
971
Posted By
Matt
Categories and sub categories
A lot of people can easily do this, but I seem to be having some trouble.
With the same table, i want to be able to create categories with unlimited sub categories.
Can somebody point me to the right...
Showing results 1 to 16 of 16
All times are GMT. The time now is
03:29 AM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
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