I guess it's depend on Apashe not the forum or php!
652 2004-07-30 21:33
Re: PunBB Digest Mailer (3 replies, posted in PunBB 1.2 modifications, plugins and integrations)
That's to encourage me Rickard, i am learning php from your code, you are our teacher :-)
653 2004-07-30 16:42
Topic: PunBB Digest Mailer (3 replies, posted in PunBB 1.2 modifications, plugins and integrations)
654 2004-07-30 13:29
Re: exclamation mark (4 replies, posted in PunBB 1.2 troubleshooting)
655 2004-07-28 23:23
Re: Multi Syntax Highlighter for CODE tags (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I moved my work to PunRes.org
656 2004-07-28 23:19
Re: Multi Syntax Highlighter for CODE tags (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I just added PHP syntax without using builtin function, so may i have many bugs,
please test it
http://www.parmaja.com/forum/viewtopic.php?pid=86#86
and try to post a code of php because i am not professional with its syntax, you can help me ;-)
657 2004-07-28 23:16
Re: Multi Syntax Highlighter for CODE tags (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
Yes, I am good with building Component and Objects in Delphi.
you can discussion with me in
658 2004-07-28 10:10
Re: phpBB tags (11 replies, posted in Feature requests)
No and no
Haha i like this answers :-)
xargh:
you can open parser.php and hacked it, try it by your self.
659 2004-07-26 22:43
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
not just (cascading delete), i meant like increase post count (Ranks) in a trigger
660 2004-07-26 21:30
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
"wait and see"
right, that is my in principles
SP:s are nice, but not that nice
Stored procedures not good as like Triggers and "Forign key" especially when write plugin system or MOD
when you delete a forum you must delete all its topic, there is a plugin (or MOD) added new table and need delete all record in that table,
it's hard to modify code when you can add trigger(Forign Key) on table
the Stored procedures advantage is running in server but when you code PHP is also in same server the Stored procedures lost this advantage.
Subselects have a tendency to make developers lazy
i agree, mysql support JOIN in DELETE statment so not need Subselects.
PHP5 will allow people to write object oriented programs in PHP. Something that was basically impossible with PHP4
is mean that new features like function override etc... ?
661 2004-07-26 00:20
Re: Problem with writing cyrillic (18 replies, posted in Archive)
i add to config.php
header('Content-Type: text/html; charset=windows-1256');
662 2004-07-25 22:35
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
because most of HOST providers not upgrade to PHP5.
But i like to punbb support SQLite for my project (Offline Articles) not named yet.
663 2004-07-25 02:06
Re: RSS feeder software? (11 replies, posted in General discussion)
I need it for try RSS only of PunBB
i am delphi progammer maybe i make one free and open source (maybe) ;-)
664 2004-07-25 01:55
Re: RSS feeder software? (11 replies, posted in General discussion)
thanks, i searched in www.snapfiles.com but all need dotnet framework.
665 2004-07-25 01:09
Re: PunBB 1.2 - What's to come (300 replies, posted in PunBB 1.2 discussion)
>SQLite support
good but
is that mean depend on PHP5, i hope no?
666 2004-07-25 00:34
Re: RSS feeder software? (11 replies, posted in General discussion)
Win2000 not using dotnet framwork
667 2004-07-25 00:33
Topic: RSS feeder software? (11 replies, posted in General discussion)
I need RSS reader software (free) ?
what the best software for RSS.
668 2004-07-25 00:25
Re: CMS BLOG meaning (8 replies, posted in PunBB 1.2 discussion)
What the diffrent between "Developer" and "Programmer"?
669 2004-07-24 23:46
Re: CMS BLOG meaning (8 replies, posted in PunBB 1.2 discussion)
Thanks,
since 1-2 years i ask one about his job, the answer
i am an IT of company..
when i ask what mean IT he laugh and look at me from top to down, and no answer :-|
there is every day new word, if you not its what mean that u r stupid.
what is mean IT :-)
670 2004-07-24 02:39
Re: CMS BLOG meaning (8 replies, posted in PunBB 1.2 discussion)
very Thank
What mean MAMBO
671 2004-07-24 00:02
Re: GMail (200 replies, posted in General discussion)
http://www.spymac.net/ offer something like that
672 2004-07-23 23:59
Topic: CMS BLOG meaning (8 replies, posted in PunBB 1.2 discussion)
Is any topic or some one to explicate me what CMS mean and BLOG?
673 2004-07-23 02:53
Re: windows or mac for programming (20 replies, posted in General discussion)
1 - I must Buy PC and MAC
2 - install Windows,MacOS,Linux
3 - learn C++,Pascal,VB,PHP,ASP
4 - Developing many applications and tools, free and commercial
after that maybe (maybe) i am a developer :-(
sorry ! but after 10 years programming, i must learn every day, there is a new word must you know it, i am tired.
674 2004-07-23 01:17
Re: Multi Syntax Highlighter for CODE tags (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
- line numbers
may be in next version :-)
675 2004-07-23 01:14
Re: Multi Syntax Highlighter for CODE tags (17 replies, posted in PunBB 1.2 modifications, plugins and integrations)
1 - I am not good in php as you think, this syntax mod i have write in Delphi before ported to php.
2 - there are a forum to help u
http://punbb.org/forums/viewforum.php?id=26