Please ask the query sir, no one expert here
All expert here
Let us know which type of site you want to build bro
Do you mean responsive?
You can achieve it using html, css (or use bootstrap)
Once you done with design, then you can use php to fetch and show specifications on page using php.
Till that time, you don’t need any php expert
Do you have comparison api
Responsiveness depends on css
You can achieve it using html, css (or use bootstrap)
Once you done with design, then you can use php to fetch and show specifications on page using php.
Till that time, you don’t need any php expert
How to do the database design
If you confused about how to organize data in database
Take a copy page and write what data you have to save in database .
And write what data you will keep in a table and how will you connect this data with other tables data
for eg:- you can give a unique I’d to a data to relate it with another tables data
Make mind map for easy understanding
try simple error_reporting(0)
i have and array………….that array store multiple value….i store array value in one variable
so how can i show array value in jquery selector $( ).hover using that variable
In txt or CSv
In txt or CSv
i have and array………….that array store multiple value….i store array value in one variable
so how can i show array value in jquery selector $( ).hover using that variable
In jQuery, you cannot print array
Any easy technical pls
Hello goodnight
i have a array ..
$arr =
array([0] => array( [0] => 1 [1] => 0.2)
[1] => array( [0] => 1 [1] => 0.2)
[2] => array( [0] => 1 [1] => 0.8)
[3] => array( [0] => 2 [1] => 0.2)
[4] => array( [0] => 2[1] => 1.2)
);
I will this output array ..
array=([0]=>array([0] =>1[1]=>0.032)
[1]=>array( [0] => 2 [1]=>0.24)
);
How to solve?
Hello goodnight
i have a array ..
$arr =
array([0] => array( [0] => 1 [1] => 0.2)
[1] => array( [0] => 1 [1] => 0.2)
[2] => array( [0] => 1 [1] => 0.8)
[3] => array( [0] => 2 [1] => 0.2)
[4] => array( [0] => 2[1] => 1.2)
);
I will this output array ..
array=([0]=>array([0] =>1[1]=>0.032)
[1]=>array( [0] => 2 [1]=>0.24)
);
How to solve?
I found no logic in this
Hello goodnight
i have a array ..
$arr =
array([0] => array( [0] => 1 [1] => 0.2)
[1] => array( [0] => 1 [1] => 0.2)
[2] => array( [0] => 1 [1] => 0.8)
[3] => array( [0] => 2 [1] => 0.2)
[4] => array( [0] => 2[1] => 1.2)
);
I will this output array ..
array=([0]=>array([0] =>1[1]=>0.032)
[1]=>array( [0] => 2 [1]=>0.24)
);
How to solve?
I am sory.. revisi