/wdg/ - Web Development General

no no, it looks like this
this is all there is to it
Just wondering if I can somehow include the entire project folder to my friends website, not sure how that works

Attached: Screenshot_2.png (493x608, 18K)

you might want to use just an iframe then.

ok this is epic
So considering I have 3 files I need (index.php,config.php,log.html) how would that work?

i have a folder with some text files and i want to use node to do convert the text in those files by splitting every newline, creating p tags for each one and create a html file for each corresponding text file in a destination folder.

all while live reloading that destination server on localhost whenever a change is made to a text file?? is this even possible i keep trying to use express but seems like it just serves templated files not sure how to do my transformation in between either

put it into any subdirectory like /chat/ and then

very epic, thank you

So I've got a weird question on my quiz

"Are these two variables the same:"
$randomString = “YouTubers”;
$randomString = “Google”;


What's that even supposed to mean?

"No."

what is the laravel of javascript?

Quick update, I just found that same quiz on the internet, and the answer is "yes".
Who was in the wrong here?