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. Please use the code tags next time you're posting code.
  5. Good luck with that.
  6. Post your getOrdersWithInformations() method. Is there a reason it's static?
  7. I'm not sure but can't you just user another terminal, something like cygwin or the built in command line?
  8. This line: $itemcode2=JCTLitemCode; $itemcode2=$JCTLitemCode;
  9. Wrong section, moving to php help.
  10. Post your answers and we'll critique them, otherwise, you won't get any positive replies.
  11. I generally don't mind code completion especially for XSL which I deal with on a daily basis.
  12. 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.
  13. 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.
  14. Post your code.
  15. I would assume you're supposed to setUrl before submission.
  16. Reread the first post...
  17. That's what's causing your error and shouldn't be in your code, at least not like that.
  18. I know FB has an official plugin: https://developers.facebook.com/wordpress/
  19. http://bit.ly/YOIv5V
  20. 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/
  21. 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.
  22. 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.