April 24th, 2006
I just added a subdmain for phpResource at my www.rupom.info. phpResource now got another link, that is phpresource.rupom.info. Previously Ehsan has added phpresource.bdwebwork.com. Both of the links will contain resources of phpResource group. For now, I added an AJAX basic thing with some examples. Some examples may not work properly because of config, but I will make them work soon.
Enjoy PHPing !!
[Rupom]
No Comments » |
phpResource |
Permalink
Posted by MA Razzaque Rupom
April 18th, 2006
Today I saw a quote in the Google Personalized Home that reads “How much easier it is to be critical than to be correct”. It teaches us a good thing. To make things correct is much more easier/important than that of critical/extravagant. I recall some great statements in this context:
Everything should be made as simple as possible, but not simpler.[Albert Einstein]
KISS – KEEP IT SIMPLE, STUPID.[Anon]
There are 4 steps to becoming a competent programmer:-
1. Write a program.
2. Write a program that works.
3. Write a program that works efficiently.
4. Write a program that works efficiently and can be understood and maintained by anyone.
So friends, I like to keep things simple to make all others understand it simply/easily. What do you think about ?
[Rupom]
1 Comment |
Sharing Experiences |
Permalink
Posted by MA Razzaque Rupom
April 16th, 2006
We know eval() evaluates the given string as PHP code. This can be dangerous in our PHP applications. So it should be avoided if possible OR we need to make it secured by checking the code before executing eval() especially if you are planning to execute user input.
Enjoy PHPing !!
[Rupom]
1 Comment |
Sharing Experiences |
Permalink
Posted by MA Razzaque Rupom
April 16th, 2006
We already embraced another “Bangla Noboborsho“. Shuvo Noboborsho to all. Hope this NoboBorsho (new year) will bring happiness and confidence to our lives.
Enjoy Bangla 1413 – Be happy .
[Rupom]
No Comments » |
General |
Permalink
Posted by MA Razzaque Rupom
April 11th, 2006
I have submitted some classes to phpclasses.org site. All of them were approved. You can see my classes here http://www.phpclasses.org/browse/author/284007.html. Please see and feel free to let me know if there’s any mistake or any modification can make them better. Any suggestion will be highly appreciated.
Enjoy PHPing !
[MA Razzaque Rupom]
1 Comment |
Sharing Experiences |
Permalink
Posted by MA Razzaque Rupom