hey guys, can node js be used for data scraping from other websites? if so, how good is the performance? As I am still new to node but I know it has asynchronous features and ...
I have a below db table structure : Tablename : agency_mst Fields: id name is_premium date_added I want to sort the data so that the agencies with is_premium=1 comes first an...
hi guys, i want to upgrade my web developer skills. I'm a PHP developer since 8 years. I'm interested to move on JS as its getting more popular these days. What should I learn...
this is kind of off the topic question but do u guys know any software for win 10 if I want to go on fully focused work mode, like blocking social media sites, blocking games ...
hey guys, I am connecting to database on remote server using php from local xampp setup. the mysql connection works pretty fast using mysql workbench tool but if I try to conn...
if anyone know datatables, I have an issue. I have datatables applied on multiple pages and I have stateSave:true to remember the it's state. But when I go to other page that ...
I want to create an animation on a paragraph text so that when I hover over the paragraph, it draw an underline on all text of the paragraph(multiple lines). any idea how can ...
im trying to upload a file using PHP move_uploaded_file() method but I am not getting anything in $_FILES , its NULL, any idea?
Then ignore to the questions related to WordPress. I'm making good money using WordPress, so it doesn't matter if it's good or not 😊 Are you a node guy? As they always treat ...
Hey guys, anyone uses CodeIgniter here?
hey guys any vue js dev here?
Hey guys, do you know any third party weather widgets which I can use on my website for free? I tried the Accuweather widget but they allow only one widget per page. I want to...
Anyone here expert in Google maps API?
Hey guys, I may sound new to this. But is there any way to use GIT on any shared hosting?
hey guys, I have an array of objects. but some of the elements have duplicate objects. so how do I remove duplicate objects from array?
If any of you are using Codeigniter framework, is this still the best HMVC support extension for codeigniter? https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-...
hi guys, i want to leans AngularJS. Which one is better? AngularJs or Angular 2?
Hi guys. I want to learn laravel. What's the best way? Should I just follow the documentation or there is some Udemy course or some other option? Thank you.
why is it so? I think PHP is still very powerful except not async :)
nodejs question : whenever I do npm install command, it creates package-lock.json file, I already have package.json file generated but it's not saving to it, any idea why?