• Subscribe to this RSS feed
  • Receive updates as soon as they are posted.
  • Subscribe to this RSS feed
  • Receive updates as soon as they are posted.

PHP Category

Hi Everyone
I have attached my yesterday’s presentation on PHP and web application security at PHPXperts Current Trends seminar at  Brac University.
http://www.slideshare.net/mirahman/php-web-security-phpxperts-2009
regards
Mizan

Ask PHP/MySQL/Javascript/Web questions!!!

February 3 , 2009 In: MYSQL, PHP, Web

Are you looking for PHP,MySQL,Javascript,Web related answers?
Have you faced difficult questions in your interview?
Are you planning for certification exams and you have questions unanswered?
do you want to correct your reasoning?
Then add questions to this post and you can add as many questions as you want. Every week I will answer or compile the answer for [...]

Many times I asked this particular question in the interview session and many people failed to answer. This is just to see the analytic ability of a candidate and how dynamic thinking they have. The logic is same for all programming language, so if you have the logic right then you can answer it for [...]

Did you try to run php from command line and faced with php exception like safe mood is on, memory limit exceeded, maximum execution time exceeded etc. A general solution is to edit the php.ini and made those changes and restart apache server. At least i found these solutions online
But that is not gonna [...]

Bangla Currency (Taka) Formatting

November 28 , 2007 In: PHP

Today i wrote a simple code to convert a number to Bangladeshi currency (taka) format. the php format_number puts a comma (”,”) after every 3 digits which is not same for Bangladeshi currency. here is the simple function to do the job for yo. it can handle integer and decimal numbers.
function taka_format($amount = 0)
{
$tmp = [...]

Code Igniter & maani.us

November 17 , 2007 In: Code Igniter, PHP

Many of us feels that a report without a graph is totally incomplete. I also agree with it completely. We need to represent the data in reports to be meaningful and also representable. A table with rows of data does not give the reader a clear idea about what is actually happening. So it [...]

GMAIL new version is painfully slow!!!

November 13 , 2007 In: PHP

Recently GMAIL released its new version and using for few days i found it really annoying as the system is very slow compared to the previous version. So, I have shift back to the old version. Few of the problems of the new GMAIL:
1. very slow in loading in both IE and Firefox.
2. worst with [...]

www.phpmytips.com coming soon

October 29 , 2007 In: Code Igniter, PHP

for last few days i am working on my next project www.phpmytips.com, a complete question and answer site. after getting very good positive response from my php mysql interview question sections in this site, i have decided to build phpmytips.com for everyone where everyone can participate and contribute. here are the rough features i [...]

I got my Book on hand!!!!!!!

April 25 , 2007 In: Me, MediaWiki, PHP, Packt Publishing

After waiting for a month, finally i got the printed copy of my book on my hand. It’s a feeling that i can’t express in few words. Though i was baffled by the wrong address posting of the book byPackt, but finally it arrived to the right place.
The book just look awesome to me. I [...]

QEDwiki

March 2 , 2007 In: New Tech, PHP, Web

Have you ever thought how it will be if our traditional wiki is bundled with cutting edge Web 2.0 features such as Mashups and rich web experience to end user with different web services bundle together in a single place. well if you have not then you have all rights to think about it. Because [...]

About Me


I am Mizanur Rahman from Bangladesh. I am a Software Engineer by profession. I love to work on open source projects and specially web based systems. I am a moderator of the PHPExperts, the largest PHP Users group in Bangladesh.

My Books

MediaWiki Administrators’ Tutorial Guide

My Certifications


My Zend Certification


View Mizanur Rahman's profile on LinkedIn

Categories