About Me

Imranul Hoque

This is Imranul Hoque. I am working as Director at codeTrio, the company I co-founded with Abu Musa. I have worked as the lead e-commerce developer at Zeta. I am a LAMP programmer specialized in e-commerce, online payment gateways, automated shipping services. Love to work with different new frameworks. SEO is another field I love to play in.

This is my personal site where I would like to share my experiences and sometime help people with technical tips and tricks that I learn while working. Feel free to share your opinions as comments.

Thanks for coming!!

View Imranul Hoque's profile on LinkedIn

Bookmark and Share
  1. #1 by Tanveer on May 27th, 2009

    Looking great. Both U and Ur site. All the best.

  2. #2 by Imran on May 27th, 2009

    Thanks Tanveer. You are the first one who commented on my blog……

  3. #3 by John on June 2nd, 2009

    Nice one Imran. Good luck!

  4. #4 by Imran on June 2nd, 2009

    Thanks a lot John.

  5. #5 by elias on June 2nd, 2009

    its really nice..Good job..hope u the best of luck

  6. #6 by Imran on June 2nd, 2009

    Thanks elias. Keep coming :)

  7. #7 by Mohiuddin on June 7th, 2009

    Great website imran vai.

  8. #8 by Mohiuddin on June 7th, 2009

    picture is also nice one.

  9. #9 by Imran on June 8th, 2009

    Thanks a lot Mohiuddin. Nice to hear you after a long time :)

  10. #10 by A Rahim Khan on July 10th, 2009

    site ta onek sundor hoyse and informative as well.

  11. #11 by Imran on July 10th, 2009

    Thank you Abdur. keep coming ;)

  12. #12 by Sajib on December 5th, 2009

    wow… great…

  13. #13 by Sarfaraj on August 9th, 2010

    Thanks for this kind of tricks, it’s really really helpful…

  14. #14 by projjal on February 23rd, 2011

    hello imranul,

    I have faced a problem that i am sending a xmlrequest to the secure server using curl but from server response xml not generating . i can’t find out the problem .
    what will be my curl code.

    I am sending you my request xml with code

    xml request is–>

    $xml=
    1.0

    OrderFormDoc

    Nextstep
    Welcome
    xxx

    Payment

    P

    4111111111111111
    02/11

    Projjal
    Mukherjee
    St
    Newyork
    Newyork
    100000
    840

    Auth

    35430

    and my php page coding is:-

    $url=”https://secure2.epdq.co.uk:11500″;
    $curlSession = curl_init();

    curl_setopt ($curlSession, CURLOPT_URL, $url);

    curl_setopt ($curlSession, CURLOPT_PORT , 443);

    curl_setopt ($curlSession, CURLOPT_HEADER, 0);

    curl_setopt ($curlSession, CURLOPT_POST, 1);

    curl_setopt ($curlSession, CURLOPT_POSTFIELDS, $xml);

    curl_setopt($curlSession, CURLOPT_RETURNTRANSFER,1);

    curl_setopt($curlSession, CURLOPT_TIMEOUT,60);

    $response = curl_exec ($curlSession);

    curl_close ($curlSession);

    $xmlData=str_replace(“UTF-16″,”UTF-8″,$response);


    pls help and reply

  15. #15 by Martin on February 1st, 2012

    I have also just got a Barclays EPDQ.
    If I need two domain configuring for payment then can you do this for me and if so what will be the cost.

    Thanks

    Martin

(will not be published)
Security Code:

  1. No trackbacks yet.