Please tell me what is my mistake? I'm trying to count the pricecode and shove it into user -> price. But instead, it gives an error or a link, and not the v
I’m thinking about trying some development for the iPhone, is it possible to install Leopard inside VMWare? I already have a pretty high spec PC with a co
I would like to check the array given to a view in a controller function has certain key value pairs. How do I do this using phpunit testing? //my controller
I have been using PHP for a while now with my Apache2 web server on my raspberry pi. It works great, but I get tired of always having to think "how do I X in P
Trying to set a parameter in Terraform file to back-up an Azure SQL server. In AWS i can add a key like: allocated_storage = 1000 engine_version =
This might be kind of a weird question, but I have a full-stack project that I am using MongoDB for the database. I am about to put it on a local Github reposit
in Shopify Dawn theme, I want to display the minimum and maximum delivery date on page checkout.liquid, using CarrierService (Shopify API). I need to get min_de
I am adding data to an addItem array using reducers. I want to wait until the item is actually added before going forward..I have implemented it as follows cons
i want auto generate id like "DC" + yaer + mounth + 4 digit in nodejs. I am using node js to create an api to connect to the database which I use phpmyadmin I w