Recent content by jay41

  1. J

    🟢 Smart Kamusta ang regular SIM sa H153 at H155 niyo?

    May nakapag pagana na ba ulit? Yung sakin sinalpak ko ulit sa ZTE F50 para hindi masayang ang load. Problema lang nag a-auto restart ayun naddc.
  2. J

    ❓ Help Pros and cons sa zte f50 5g

    Umiinit. Need mo ng fan para ma maintain ang temp or need nasa aircon. Wala siyang battery pero pwede mo siya isaksak sa phone or powerbank. In terms of speed. Mabilis lalo na kapag malakas ang 5g sa lugar niyo.
  3. J

    🗺️ Genshin Impact Ilang wishes bago nyo nakuha Arlecchino? :)

    Sad to say walang pang pull 🥹
  4. J

    ❓ Help How to prevent looping again the tbody

    Its still the same looping the td data twice when I load the page
  5. J

    ❓ Help How to prevent looping again the tbody

    Im using data stored from session and when I refresh the page the tbody and the td is looping and printing again. How to prevent looping again the tbody when refreshing the page without unsetting the session. Here's my code $html.="<table border='1' width='100%' style='padding-top: 8px...
  6. J

    ❓ Help Replace function in Javascript equivalent to PHP

    What is the equivalent php code of this javascript code. data.replace(/(\d)(?=(\d\d\d)+(?!\d))/g, "$1.");
  7. J

    ❓ Help Question for bot

    I tried but not working
  8. J

    ❓ Help Question for bot

    Is there any php code to work it on https?
  9. J

    ❓ Help Question for bot

    Hi bot, im using dompdf and when I generete pdf through htttps the image is not loaded. What is the reason?
  10. J

    ❓ Help Question for bot

    Hi bot Im using dompdf. In generating pdf in my local. The image is showing but when I add it on test server. The image is not loaded in exported pdf. The image path is correct and its show when I print_r() the $html. Here is my code. $dompdf = new DOMPDF(); $options =...
  11. J

    ❓ Help Question for bot

    It is only happen when I open the csv in MS excel. Is there any solution?
  12. J

    ❓ Help Question for bot

    What is the solution?
  13. J

    ❓ Help Question for bot

    Not working it shows 17
Back
Top