Jump to content

Maq

Administrators
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Maq

  1. Congrats and welcome
  2. Hmmm, the one I filled out required my social security number and credit card credentials to get my $1M prize.
  3. Why don't you use some sort of version control such as Git or SVN?
  4. Post your getOrdersWithInformations() method. Is there a reason it's static?
  5. I'm not sure but can't you just user another terminal, something like cygwin or the built in command line?
  6. This line: $itemcode2=JCTLitemCode; $itemcode2=$JCTLitemCode;
  7. Wrong section, moving to php help.
  8. Post your answers and we'll critique them, otherwise, you won't get any positive replies.
  9. I generally don't mind code completion especially for XSL which I deal with on a daily basis.
  10. Please don't ressurect posts that are almost 5 years old. @bertowa, if you have a separate problem, please start your own thread. Locking this one.
  11. I'm pretty sure when you don't specify a property the class will infer public. If you're not accessing your variables outside of the class then you want them private.
  12. Post your code.
  13. I would assume you're supposed to setUrl before submission.
  14. That's what's causing your error and shouldn't be in your code, at least not like that.
  15. I know FB has an official plugin: https://developers.facebook.com/wordpress/
  16. Ask friends and family, even if it's for free. Do some research of local businesses, see if they need a site or need their current one updated. Checkout freelance sites, we have a section here: http://forums.phpfreaks.com/forum/20-php-freelancing/
  17. You posted in the wrong section, please be conscious of where you post. Moving to PHP Coding Help. Please use the code tags when posting code.
  18. We're gonna need a little more to go on...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.