Search found 82 matches

by mohumben
Sun Jul 23, 2006 10:38 pm
Forum: Scripts support
Topic: Subdreamer CMS
Replies: 8
Views: 5139

And they are still trying to make profit with it... I think commercial app defeats the whole purpose of PHP/MySQL which are free and open source.

Anyways, most CMS now are almost the same thing, following the same "mold". Just choose one that fits your needs.
by mohumben
Sun Jul 23, 2006 10:36 pm
Forum: PHP
Topic: PHPBB forum
Replies: 10
Views: 4144

Just download phpBB from here:
http://www.phpbb.com

The site also contains links to themes and stuff, and you can also google for them.

One place is:
http://www.phpbbhacks.com (look for templates)
by mohumben
Sun Jul 23, 2006 10:33 pm
Forum: MySQL/MariaDb
Topic: Tips You all Should Take
Replies: 8
Views: 8943

Not telling people your passwords are basic Internet knowledge.

It is interesting to frequently backup data though, since there are so many factors that can make you lose it all, so you better be prepared.
by mohumben
Sun Jul 23, 2006 10:30 pm
Forum: XML, HTML & CSS
Topic: HTML Encrypter
Replies: 24
Views: 25400

It is simply impossible to encrypt HTML. When you hide it with JavaScript, you must see that the browser needs to know how to un-hide it, so the "decryption" routines are there.

And besides, some browsers can give you the generated HTML directly.
by mohumben
Sun Jul 23, 2006 10:28 pm
Forum: MySQL/MariaDb
Topic: Where does MySQL get money?!
Replies: 12
Views: 10529

Like all other open source projects, MySQL probably isn't meant to be profitable, but I sure think people donate to them and they must offer some paid services as well.
by mohumben
Sun Jul 23, 2006 10:23 pm
Forum: Webmaster related discussion
Topic: importance???
Replies: 2
Views: 1289

Yes, to some extent it is important. They add interactivity to your site and will also make the developer's life easier.

They need a server with PHP / MySQL to work though.
by mohumben
Sun Jul 23, 2006 10:22 pm
Forum: PHP
Topic: browser specificity
Replies: 7
Views: 2090

Note that get_browser will only work when you have browscap.ini set.

Also note these detection methods are not perfect, no matter what you use.
by mohumben
Sun Jul 23, 2006 10:18 pm
Forum: PHP
Topic: Good buletin board
Replies: 19
Views: 6093

For portals, search common mod sites, like for phpBB you can try
http://www.phpbbhacks.com/

I think the forums look way too much like each other, they seem to have a "mold" that everyone is following.
by mohumben
Sun Jul 23, 2006 10:17 pm
Forum: PHP
Topic: time table php cods
Replies: 7
Views: 2142

Well, we are not all DJ's, so you should describe better what you want to do.
by mohumben
Sun Jul 23, 2006 10:03 pm
Forum: PHP
Topic: php learning
Replies: 11
Views: 3364

You don't need a book, there are good tutorials out there.

The official site is good too:
http://www.php.net