
Search In
I am trying to perform an insert query, use the insertid of the row and then perform another insert query using the inert id. the first query is executing but the second query is not. please help. Below is my code:
$("#addopdfrm").submit(fu
Today I am going to write a short note on setImmediate, hope you will understand how setImmediate works in nodejs.
setImmediate
Once the current poll phase is completed, setImmediate will execute. After all the tasks has completed
Starting of any business in a huge competition can be complicated for anyone, which make them think that everything about their business must be the best. Logo designing is the part that is important to make a big impression on your business in the m
What I am doing
I am trying to send data through textfield to the database of Firebase to make sure whether both xcode and firebase are connected.
The question to solve
2018-06-28 13:42:02.795922+0900 SNS[7542:1313616] 5.0.0 - [Firebase/D
Prior to creating a C++ program, one needs to start the C++ IDE. The instructions for starting C++ all depend on the system one is using. This unit assumes that the individual is using the Bloodshed compiler. Incase, one uses a different version of C
Voice technology is growing continuously and has a significant impact on commerce. It is changing the shopping behaviors of people. Voice assistants provide a huge opportunity to connect with their customers. In case of voice technology, people use s
Machine learning, a subset of artificial intelligence. It empowers the systems with the capability to automate learning and improving the experience. This concept is quite accessible, and the truth is that all ballyhoo about artificial intelligence h
Products which you can sell in your application falls into these categories :
1.Standard in-app products(one time billing) eg: Premium Upgrade, Ads free version of the app.
2.Subscription(recurring,automated billing) eg: Game currency, music voucher
Small But Very Useful And Frequently Used Commond
Step1: Remove lock file.
sudo rm /var/lib/mongodb/mongod.lock
sudo rm-rf mongodb/mongod.lock
Step2: Repair mongodb.
mongod --repair
Step3: Start mongodb.
sudo mongod -dbpath=mongodb
sudo start
Rewrite Rule is a directive used in .htaccess file to control the routing of the pages in a webservice, webresource or webapplication and this technique is called URL rewriting.
Apache HTTP Server provides the URL rewritting technique via mod_rewri
