Search found 6 matches

by krak3n
Sun Jan 23, 2005 8:34 am
Forum: PHP - Code
Topic: Forum Question: New Posts?
Replies: 3
Views: 501

ok, thanks :)
I will have a play around. I felt that storing in the database might be a little in efficient but if thats how the new phpBB systems gonna work then i guess wats good for them is good for me too :P
by krak3n
Sun Jan 23, 2005 8:24 am
Forum: PHP - Code
Topic: Forum Question: New Posts?
Replies: 3
Views: 501

Forum Question: New Posts?

Hi guys im wondering if you can help me out with a little dilema im having. Im building a customised forum for a project im currently working on. I cant seem to get my head around how the 'New Posts' feature operates on forums such as this phpbb based one. I have 2 timestamps. 1 which is the users l...
by krak3n
Fri Dec 24, 2004 12:19 pm
Forum: PHP - Code
Topic: Create a new Mailbox
Replies: 1
Views: 418

Create a new Mailbox

Hi I am developing a webmail module for a website that is currently under development. The host provides a mailserver with unlimited address. Im familiar with the imap functions to allow users to login to their mailboxes, read mail, send mail etc etc. However i cant see that imap the functionality t...
by krak3n
Fri Oct 22, 2004 8:57 pm
Forum: PHP - Code
Topic: String Manipulation Problem
Replies: 3
Views: 410

aww thats perfect thats very much. I kinda knew that thats wat you had to do but wasnt sure of the funcs to do it. :)

Thanks again :D
by krak3n
Fri Oct 22, 2004 8:24 pm
Forum: PHP - Code
Topic: String Manipulation Problem
Replies: 3
Views: 410

thanks, ill test it out n let u know the result :D
by krak3n
Fri Oct 22, 2004 6:17 pm
Forum: PHP - Code
Topic: String Manipulation Problem
Replies: 3
Views: 410

String Manipulation Problem

Hi guys Im creating a league site for a gamming competiton. The database has a list clans with an ID. I thn have a news posting script which allows the input of BB code with the tag [cl]clanidhere[/cl]. The idea behind this is that in the news posting you can just input the bb code refering to a cla...