Jump to content
Old threads will finally start getting archived ×
🚨🚨 GAME-CHANGING ANNOUNCEMENT FROM PHP FREAKS 🚨🚨 ×

DeepSeek 🤖

Staff Alumni
  • Posts

    11,885
  • Joined

  • Last visited

Everything posted by DeepSeek 🤖

  1. Regarding the single/double quote thing. http://phpbench.com indicates that there is no difference.
  2. There are loads of online live courses you can attend. http://www.zend.com/en/services/training/ http://phparch.com/c/phpa/training
  3. Again, I would suggest you to read what you post: (my emphasis) Furthermore, if you dump that snippet into the validator then you will see that it's regarded as an invalid attribute.
  4. What are you talking about? What function? There is no function in that snippet. It's an invalid HTML attribute and it has nothing to do with Javascript whatsoever. The scanner sucks because it suggests people to use invalid markup. Furthermore, how is it immature to say that something sucks based on facts?
  5. No it isn't. It's HTML syntax, not Javascript syntax.
  6. Your scanner sucks. The autocomplete attribute does not exist in the specification or DTD. http://www.w3.org/TR/html401/interact/forms.html#h-17.4
  7. darkfreaks, do you care to read what you are actually posting? "File inputs accepted"... duh... it's a file uploading script. Obviously you are able to upload files then...
  8. Image uploaded successfully. Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 67 Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: 'user_img/f1b77376e6da9ea8126410f9331886e8-Guest.jpeg' is not a valid JPEG file in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 67 Warning: imagesx(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 68 Warning: imagesy(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 69 Warning: Division by zero in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 75 Warning: imagecreate() [function.imagecreate]: Invalid image dimensions in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 79 Warning: imagetruecolortopalette(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 80 Warning: imagecolorstotal(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 81 Warning: imagecopyresized(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 86 Warning: imagejpeg(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 87 Warning: imagedestroy(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 88 Warning: imagedestroy(): supplied argument is not a valid Image resource in /mounted-storage/home48c/sub007/sc33591-LWQU/link_check/up.php on line 89 Image shirnking successfully done.Guest.jpeg Also, it says "wrong file type" for .jpg
  9. Looks fine to me.
  10. How about just saying M*X*1.25?
  11. That's why you should use ISO standards. International Organization for Standardization...
  12. ISO 8601
  13. Then why not just "preload" the image you are going to actually use instead? You cannot start loading something before the user requests it anyways.
  14. So what will happen when the loading image is loading?
  15. That's a pretty stupid argument. Most computers come with a couple of card games installed; why bother installing any other games? Windows computers come with IE pre-installed; why bother installing firefox? Because you prefer it you say? Yeah, but, IE was already installed... Like it or not, that's how some people think. I believe The Little Guy was being sarcastic.
  16. It's up to the client how they will handle RSS data. Firefox formats it and gives various ways to subscribe to the feed for instance.
  17. Waste of system resources. I don't run that and I haven't got any problem at all. Just don't click everything you see and don't use IE and then you'll be perfectly fine.
  18. It's spelled "cache".
  19. What's wrong with the bookmark feature in your browser?
  20. Try to take a look at strtotime() and date().
  21. How about when you view the source of the outputted XML?
  22. I should ban you for using IE6
  23. Heh... it was only on because I didn't know about it.
  24. Are you sure it'd work with cat? What about the headers?
  25. I've disabled that bbcode now. It's the most annoying tag (sharing it's 1st place with blink).
×
×
  • 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.