CodeClerks

Expert answers for your PHP Questions

Expert answers for your PHP Questions
Showing page: 1 of 1

Roamsoft Technologies provide the global solutions in web development, clone script development and mobile app development. Roamsoft also provide php clone scripts development according to clients requirements and busine...

  • Zona14
    Zona14 Level 1
  • 0 7 years ago

    Deprecated: The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in ... Have you ever been on a website and saw this message somewhere, or your own website has this error? Eve...

  • Everett
    Everett Level X4
  • 0 8 years ago

    This is not old news, however this deserves a post on the community discussions. Many PHP scripts are going to fail to work if you have PHP 7.0 installed on your server. You'll need to use either MySQLi or PDO for your d...

  • Everett
    Everett Level X4
  • 0 8 years ago

    How to create extension module in magento ?

  • anasman
    anasman Level 1
  • 0 10 years ago

    Can someone please let me know what this setting does on the Ultimate Points forum cash mod on my phpBB forum? Forum liable to pay costs: Check this field, if the forum should be liable to pay costs for attachments. Th...

  • Sean101
    Sean101 Level 1
  • 0 10 years ago

    I want to know how to make like a php code so that I just put the short line of code on any page I want on my website and it brings up a list of all my members. I would also like to know how to do this but further filter...

  • Sean101
    Sean101 Level 1
  • 0 10 years ago

    How do I create a 2 column index page for my phpBB forum? I do not want to change how any of the rest of my forum looks, just want to have a slimmer column down the right hand side of my Home (Index) Page. Can someone pl...

  • Sean101
    Sean101 Level 1
  • 0 10 years ago

    Here's an interesting analysis of PHP being used for businesses.

  • Beverly
    Beverly Level X3
  • 0 10 years ago

    Can someone please let me know of any good mods for my phpBB forum that i can download then that will help to improve my on-site or even off-site SEO? If know of any, please add a link with your reply to the mod page. Th...

  • Sean101
    Sean101 Level 1
  • 0 10 years ago

    I've loaded a library in my controller in the constructor but I'd like to use it in my view. It is just a simple text parsing library and I can see it in the controller when I do a print_r() of the object. However, it fa...

  • Drake83
    Drake83 Level 1
  • 0 11 years ago

    There are a ton of services available to shorten URLs and one of the most well known, and easiest to use, is TinyURL. With a single line of code, you can fetch a shortened URL from their API using PHP. TinyURL API: htt...

  • XrummerMan
    XrummerMan Level 1
  • 0 11 years ago

    I'm a PHP Developer and I'd like to get a Tablet so that I can code while moving about (not at home). What is the best tablet to code PHP on? How can I test my code?

  • robertman11
    robertman11 Level 3
  • 0 12 years ago

    We are live with PayPal pro and accepting credit cards. It works very well but we used a custom solution that we built ourselves. It is in PHP, here is the nvpStr call - all values are urlencoded: $nvpStr = "&P...

  • Drake83
    Drake83 Level 1
  • 0 11 years ago