Likes Received By ketting00

  1. SoftLink liked ketting00's post in the thread ~ Jason Knight aka deathshadow has died ~.

    @SoftLink basically, I use ChatGTP, and Copilot. They were great at backend, but they mostly give impractical answers for the frontend....

    Sep 23, 2024
  2. sarahk liked ketting00's post in the thread Uncaught SyntaxError: Unexpected token '<' I'm a Begginer to brackets.

    What is the data you want to fetch? This seems to be the code straight out from a tutorial you copied from somewhere. Try something more...

    Jul 13, 2020
  3. sarahk liked ketting00's post in the thread HTML designed Email for SEO Services.

    Template? You mean you already have a database of customer list, your data to attach to? You want to send them an email with THML...

    Jul 1, 2020
  4. Saputnik liked ketting00's post in the thread Extremely slow site!.

    Apart from linking to too many style sheet files and too many js files, which makes the loading slow, your page is rendered once after...

    May 26, 2020
  5. sarahk liked ketting00's post in the thread Extremely slow site!.

    Apart from linking to too many style sheet files and too many js files, which makes the loading slow, your page is rendered once after...

    May 25, 2020
  6. sarahk liked ketting00's post in the thread Template Monster...your opinion ?.

    I used them (HTML) on several projects I worked for my customers and they were all satisfied but you have to heavily modify some...

    Apr 22, 2020
  7. sarahk liked ketting00's post in the thread Template Monster...your opinion ?.

    It depends... I've come across many AI-powered programs that can do front-end design like these examples:...

    Apr 22, 2020
  8. Saputnik liked ketting00's post in the thread Template Monster...your opinion ?.

    I used them (HTML) on several projects I worked for my customers and they were all satisfied but you have to heavily modify some...

    Apr 20, 2020
  9. scu8a liked ketting00's post in the thread += vs push | which one is better to add data to an array.

    Thanks for reply, My priority is always performance above all. The data reading should be something like youtube video. You grab data...

    Jan 23, 2020
  10. JEET liked ketting00's post in the thread How to make a string variable.

    You should. So when I get struck I'll have someone helped me ;) Beside from that, it's the only platform I'm exciting about.

    Jan 12, 2020
  11. JEET liked ketting00's post in the thread How to make a string variable.

    Finally, I got it done: var backData = "var backdata = '" + result[0].name + "';"; Just one semicolon can ruin your day.

    Jan 12, 2020
  12. hdewantara liked ketting00's post in the thread How to make a string variable.

    Finally, I got it done: var backData = "var backdata = '" + result[0].name + "';"; Just one semicolon can ruin your day.

    Jan 12, 2020
  13. qwikad.com liked ketting00's post in the thread How to make a string variable.

    Finally, I got it done: var backData = "var backdata = '" + result[0].name + "';"; Just one semicolon can ruin your day.

    Jan 12, 2020
  14. scu8a liked ketting00's post in the thread How do I get json data from this array.

    Ok, I get it. var data = [ {id: 1, name: 'John Smith' } ]; console.log(data[0].name);

    Jan 11, 2020
  15. usasportstraining liked ketting00's post in the thread Reason for needing server access?.

    You can send him the theme and tell him what to do. He can send you back after done with all the alterations. This way is safer. You can...

    Nov 27, 2017
  16. themes4all liked ketting00's post in the thread Is this CSS show-hide trick possible.

    Hi @themes4all, Thanks for quick reply. Very close to what I needed. I'll use this when all else failed. Appreciated,

    Mar 23, 2016
  17. locals liked ketting00's post in the thread Please Help Me With: Cannot Modify Header Error.

    Try this. <input type="checkbox" name="job-categories[<?php echo $i; ?>]" value="<?php echo...

    Nov 19, 2015
  18. deathshadow liked ketting00's post in the thread Please Help Me With: Cannot Modify Header Error.

    The reason is purely saving space. As @locals experienced the compressed data appears as Chinese characters. The JS file compressed as...

    Nov 16, 2015
  19. locals liked ketting00's post in the thread Please Help Me With: Cannot Modify Header Error.

    Problem like this mostly has to do with the session. It hard to tell unless you check all the functions involved, for wordpress...

    Nov 16, 2015