Rayhan’s blog (raynux.com)

Rayhan’s Personal Web Blog Site

Entries Comments


Category: PHP



Good commenting practice in PHP.

26 June, 2008 (12:50) | CakePHP, PHP, programming, Reference | 1 comment

Tags: ,


Currently I am working on the documentation of my software written in PHP. From this documentation project I have found that proper commenting of code is a good documentation. If you write your code base along with comment then you don’t need to worry about the API Documentation of your software. You just have to [...]

Wow! I passed in the first ZCE Practice Exam Test

5 May, 2008 (12:48) | PHP | 31 comments

Tags: ,


I bought 10 practice tests for ZCE, and today I tried one of 10. I successfully passed the 1st exam. Here is the exam result. This result is not that much satisfactory, but courageous for me. It shows that I am very much weak in network programming and xml & web services section. But at [...]

First Approach towards Mashup

2 May, 2008 (10:08) | PHP, programming | No comments

Tags: , ,


Before today I never tried for meshup. After having a conversation with Hasin Bhai I realized that I must have the knowledge on mashup, web services API and other techniques. Thanks to Hasin Bhai for such an informative conversation. Even I never tried any REST services before, because I was impressed by soap based services. [...]

My First Online Shopping and of course towards PHP

1 May, 2008 (09:05) | personal, PHP | 5 comments

I was shocked after creating my free Paypal account. I was really unable to add some fund. Cause Paypal doesn’t support any kind of fund transfer method available in Bangladesh. Few days ago I managed to add some fund to my Paypal account from the account of USA friends using Paypal request for fund option. [...]

Now it’s time for PHP Certification!

17 April, 2008 (05:43) | personal, PHP, programming | 2 comments

Tags:


I was with PHP for last 4 years. During this long period I learned PHP and its related technology in my own way. As a self learner my approach was mainly based on problem solving. When I faced a problem I tried to solve this and dig this. Most of the problem I solved in [...]

Is my application secure from hacker

15 August, 2007 (11:21) | PHP, programming, web security | 62 comments

Tags: ,


To make my application secure I apply the following: 1. protect hammering by blocking host 2. use shttp to send unser information encrypted 3. Apply tocken along with PHP session id 4. hash password in a good meaner 5. use session timeout to a lower value like 10 min. 6. sanitize user input & apply [...]

My First application on CakePHP

14 August, 2007 (05:32) | CakePHP, PHP | 3 comments

Tags: ,


Developing an application using CakePHP is a big challenge specially for those who are new to cake. And this is my case. I was encouraged to develop my next application on cake trying some tutorials. But when I started my application which is a employee management system for a university I found a lot’s of [...]

 Newer entries »