Search found 82 matches

by mohumben
Wed Oct 18, 2006 4:55 am
Forum: MySQL/MariaDb
Topic: Help me : Where And Or
Replies: 8
Views: 6743

What do you mean? Are you having any problems?

WHERE condition1 AND condition2 OR condition3
by mohumben
Wed Oct 18, 2006 4:50 am
Forum: PHP
Topic: chmod?
Replies: 5
Views: 2030

I think he means to CHMOD files using PHP's chmod() function.

Most shared hosts simply do not allow PHP to do this.
by mohumben
Fri Aug 25, 2006 9:34 pm
Forum: XML, HTML & CSS
Topic: Help me with coding templates please ;]
Replies: 14
Views: 5912

A good way to learn HTML is looking at other source codes.
by mohumben
Sun Aug 20, 2006 6:46 pm
Forum: PHP
Topic: PHPBB forum
Replies: 10
Views: 4025

phpBB portal is a phpBB modification, isn't it?
Just find their site...

Or check what are the template files and edit them;
by mohumben
Wed Aug 09, 2006 1:47 pm
Forum: PHP
Topic: please. help me
Replies: 8
Views: 2714

What is the point of doing this after all?
If they are hidden, how people are supposed to see it and reply?
by mohumben
Sun Jul 23, 2006 11:16 pm
Forum: Programming
Topic: Is COBOL cool or what???
Replies: 12
Views: 5037

COBOL is a "different" language, not any way like C/PHP/Javascript which are what I am used to work with.

And it looks hard too.
by mohumben
Sun Jul 23, 2006 11:15 pm
Forum: Everything else
Topic: What chat programs do you use?
Replies: 101
Views: 27367

My first IM was ICQ but it's decadent now.
I use MSN Messenger and sometimes Yahoo too.
by mohumben
Sun Jul 23, 2006 11:13 pm
Forum: Programming
Topic: What is ASP?
Replies: 3
Views: 2071

The main caveat of ASP is that it is from Microsoft, thus buggy and expensive.

I may give it a try some day though.
by mohumben
Sun Jul 23, 2006 11:12 pm
Forum: Games
Topic: Counter-Strike
Replies: 25
Views: 6705

Counter Strike was a stupid game. I remember that kids played it in a LAN near my house and it was just annoying to hear them shouting foul language - which they clearly didn't know what meant.
by mohumben
Sun Jul 23, 2006 11:06 pm
Forum: PHP
Topic: Moving a forum
Replies: 8
Views: 2799

Basic Instructions:

1. Dump MySQL data.
2. Copy all files.
3. Restore MySQL data.
4. Change settings on files according to the new set-up.