Hi I'm trying to install phpmyadmin on manjaro but when I open phpmyadmin page on localhost I get this error: The mysqli extentiob is missing What should I do?
Hi, I'm new in flutter I want to know that is redux good for state managment in flutter? Or there is a better way?
Hi I have a code that sort a lot of numbers and show But in consol doesn't show all of them and I cant scroll up to see all. How can I solve this problem?
Hi How can I define a vector like this array Arrayname[int][double]??
Hi I have function that convert english number to persian number But it works when a number is static I want to change also when typing in a input What should I do??
Hi var num = 123; var mystr = num.toString(); for(var i=1;i<mystr.length;i++){ mystr[i]='0'; } I had wrote this but it doesnt work whats the problem??
Hi Is it right that vuejs must compile on server??
so, what I can do to solve this problem??
Hi An element in html has padding When zoom of browser is 100% is ok But when the zoom becomes 90% my padding must change How can I fix it??
I have a table And I want to use a div after a td tag As you know its impossible What can I do??
So you mean there is no better way?
Hi I have a question in designing a table in html and css Do s.b help me??
Hi How can I solve this problem?