I am using the tinymce lib. this is my code: <div class="beschreibung"></div> <script> tinymce.init({ selector: '.beschreibung', inline
This is my first time working with Requests and i'm a little confused, any guidance would be greatly appreciated. Task: after a user is created i would like to
I found they're different, and the language standard says what kind of type each statement should retrieve(difference between variable and expression). But I re
I have been trying to get php to subtract 1 week from Easter and the outputs are just downright bizarre. This is what I currently have <?php $year = date
I have run into a situation that I cannot really explain and am coming to think it may be the way I am misunderstanding how the browser is handling my AJAX requ
As the title suggest I have an Apps script where I need the Date created of the google doc but when i use the following code ''' var file = DriveApp.getFilesByN
I'm using process to run command in my code $commandRaw = 'php artisan mytest:testCommand p1 p2 > /dev/null 2>&1 &'; $commands = explode(' ', $com
I managed to use Firebase dynamic linking to open my Expo app when I build the app using expo build. But when I build using EAS and click on a dynamic link, it