18 Forum Posts by "TriRiftSOAD"
ive got alot of it done already, it works, even the authentication, so i can create. i just need to figure out a way to get this regex problem fixed
well its for my IRC bot im coding, which is using sockets. this and the authentication is the only parts causing my problems, for example i want it so only when a user types in "weather #####" (the ##### would be replaced with any digits) it will get the weather stats, ive got all that part done how ever when a user types in "wow the weathers crappy" it trys to run the function because some how the regex matches, so i tried to do it with the ^ and $ to make it only with that and then even "weather 02155" doesnt even work.
ok i have this preg_match("{{$condition}}i", $message) and $condition is pulled from the database which in this case it is weather ([0-9]+) which works but i want it to start with weather and end with a number so i make it ^weather ([0-9]+)$ and it doesnt work, if someone, any one has a solution i would be glad to try it out.
well i had a similar problem, all i did was
$pattern = '#\[php\](.+?)(\[/php\])#ie';
wouldnt you have it be
$pattern = '#\[php\](.+?)\[/php\]#ie';
where you have the sql to get the news posts you would add on to the end
ORDER BY `id` DESC
how would i do what you did and make it so theres only the images/flash that you made on your profile? im guessing CSS but im not too sure
i also wanted to know, i decided to code my own blog system, and i wanted it so when people when to my myspace they would be redirected, or only see a link to the blog and nothing more. if any one can help that would be great. :)
At 10/29/06 09:47 AM, dll-driver wrote: It's possible. With flat files
wow only seven minutes late with a less imformative post
Well the clock crew is useing a forum system called vBulletin which you have to buy to use. if you want a custom forum coded you can pay for someone to make it or be lucky and find someone who will do it for free. there is also other free forum things such as phpbb which you can add to your website. you can also modify it to fit your needs. you might even be able to find some things to help you along with phpbb such as mods for it which will allow you to add other things into your forum system you can go check out phphacks. well good luck and hope you find what you need.
-Patrick
you could also use AJAX if you didnt want to have to reload a page
well its not too bad, and i wanted to say good job. not to mention not giving up when not able to find help and the fact that you decided to figure it out by yourself.
At 10/5/06 08:42 PM, Chiklay4 wrote:At 10/5/06 08:18 PM, DeathWars wrote: dude please done bump your own posts, i believe and i bet many people do find it very annoying.i found you annoying
its ok to bump as long as you dont spam
well i disagree if, if you bump your own posts within only minutes its very annoying, i believe Louis also agreed with me.
At 10/5/06 08:33 PM, frozensheep wrote:At 10/5/06 08:24 PM, ImpotentBoy2 wrote:well as you can see. I have the body of a 14yr old... yet i have the patients of 3yr old.At 10/5/06 08:00 PM, frozensheep wrote: heres a sample of thee artits a good picture, your pretty good. but i cant imagine that working in a game. and usually people dont care about bumping that much. but your expected to wait more than 15 minutes
i mean 2 hours at least
lol thats some funny funny shit.
well the programming forum is a very common mistake, how ever next time just check before you post and try not to post in multiple places.
wow that really cool, thanks for sharing the link and filling is in on google's magic.
dude please done bump your own posts, i believe and i bet many people do find it very annoying.
well this isnt my first post on NG but i dont use the TriRift account because i mean i dont do any thing for TriRift any more so this is my independent account that i decided to make plus you my friend doofus are a god among men at coding :)
great job, it was very well written. i cant wait for any more tutorials that you work on in the future and will make sure to read them all.

