#microformats 2024-06-12
2024-06-12 UTC
# [KevinMarks] Tantek had php, js, c and java code in one file iirc
# [Joe_Crawford] Quite literal code-switching.
# [KevinMarks] Oh, Ruby not c
# [KevinMarks] ```
# [KevinMarks] if ("00"==false)
{/*javascript*/}
# [KevinMarks] else if ("0"==false)
{/*php*/}
# [KevinMarks] else if (0==false)
{/*c*/}
# [KevinMarks] else
{/*ruby*/}
```# [KevinMarks] Ruby and C
# [Joe_Crawford] classloader may behave different the way you load the code
# [Joe_Crawford] some interesting debugging ideas here https://stackoverflow.com/questions/21435379/php-tidy-class-not-found-error
# [Joe_Crawford] ```<?php echo extension_loaded('tidy') ? "LOADED" : "NOT LOADED";```
# [Joe_Crawford] that do anything interesting - in the file in question - and in a new file?
# [Joe_Crawford] and in a new `.php` file?
# [Joe_Crawford] in some envs you might be able to add to .htaccess and/or .user.ini and have an effect, too.
# [Joe_Crawford] I hope you get clarity from support. :crossed_fingers:
eitilt, thepaperpilot, [jeremycherfas], [qubyte], chimo, [schmarty], barnaby, srijan, sebbu, thepaperpilot_, gRegor, JSharp, phae, [marksuth] and gRegorLove_ joined the channel