I have two collections on mongodb one comments and other is tv shows. I want to fetch comments of chosen show on its detail page but I keep fetching every comm
Im making a chat application with node js and mysql and i need to get all the data between sender id and receiver id but im stuck in that . Need to get all the
I know you can detect the browser with navigator.userAgent, but how do I detect the true browser core someone is using JavaScript in order to avoid spoofing, li
{"status": {"reqStatus":"SUCCESS", "credentials":"R3DMPF8VIAKG6xLa5vOlp7kqmqE.*AAJTSQACMDIAAlNLABxXVVhKZkJhMmVOL1ZJQWhRUTBYTGY1V2w2TjA9AAR0eXBlA
I have some code that I have run multiple times successfully but today it randomly stopped working specifically its coercing a response from an API import into
a question how can I create a column based on a date that tells me to which bimester of the year it belongs? For example, with this function I calculate the qua
What are the advantages, if any exist, of having an an index for every foreign key in a SQL Server database?
How can I open a PHP popup with post data to it? I have done this using GET: <a href='javascript: function(var1);'>click to open</a> function(var1)