Jump to content

Maq

Administrators
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Maq

  1. Is this a mistype? You're missing the first single quote: java_require(PhpJBridge.jar'); And I think this line should be: echo (String)($saz->XMLXSL$axsl);
  2. FWIW, there is also: LTRIM() for removing leading spaces. RTRIM() for removing trailing spaces.
  3. Looks like your XSL sheet is invalid. Open it in an IDE to make sure there are no errors or post it here and we'll take a look.
  4. This is currently being discussed by the staff.
  5. Maq

    Hello...

    Welcome!
  6. Maq

    Hello :)

    Welcome!
  7. 38 lines isn't much code. You should be putting it directly into the post within tags. You'll receive less help otherwise. As far as the actual error message you're getting, I'm not sure, we'll have to look into it.
  8. For Eclipse you can upload XML files for your custom format (project >> preferences >> Java code style >> formatter). So when you hotkey "ctr+shf+F" your code automatically gets formatted/indented to your liking. I assume Netbeans has the same feature.
  9. var_dump($_SESSION) to see what the array looks like. And, in the future, please place OR tags around your code.
  10. PauliePaulie, in the future, please place OR tags around your code.
  11. This. I have never understood why vendors do this to us! As another example, MySQL - I'd expect "Developers Info", or something similar at least in the footer... but one doesn't exist. My eyes cross whenever I go to MySQL's site. It's like reading a *nix man page. Ugh. Their messaging/forum system is even worse.
  12. Maq

    ???

    In the future, please place OR tags around your code.
  13. Glad you found us, welcome to PHPF.
  14. This topic has been moved to mod_rewrite. http://www.phpfreaks.com/forums/index.php?topic=349451.0
  15. The JQuery manual provides many examples of how to use it. What part did you need help with?
  16. Not sure exactly what you mean but it sounds like you want to use AJAX, google "JQuery Post".
  17. This topic has been moved to MySQL Help. http://www.phpfreaks.com/forums/index.php?topic=349226.0
  18. This topic has been moved to mod_rewrite. http://www.phpfreaks.com/forums/index.php?topic=349238.0
  19. In the future, please place OR tags around your code.
  20. This topic has been moved to Miscellaneous. http://www.phpfreaks.com/forums/index.php?topic=349065.0
  21. Maq

    Software

    We have a sticky for this: http://www.phpfreaks.com/forums/index.php?topic=277416.0
  22. Google has a sitemap generator. Also, usually 3rd party software like Wordpress have sitemap plugins that automatically generate and submit.
  23. Maq

    $_GET

    That's a cool thread title ya got there.
  24. You must be kidding, right? You come here for FREE help and give everyone shit because you don't read the rules and have no clue about code you didn't even write. I don't even see a products link on the page. Go back, read your post, and think about what you really asked (or lack thereof).
×
×
  • 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.