"it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account"
Isn't the point of using an alternative to Google Chrome to specifically not use Google's products?
I am not a fan of haptic feedback touchpads. I've owned a Surface Laptop 7 (Snapdragon) with one and a Lenovo Slim (Intel), and I hated both to the point where I purchased different laptops. It's not that they don't work most of the time; it's that they don't work 100% of the time, and there is no advantage from a user's perspective over a good mechanical trackpad like what's on a ThinkPad X1 or a Yoga 9i. I do not believe that I'll buy another haptic feedback touchpad laptop again in the near future.
Question
Craig Hopson
hi guys i have a simple one ui cant solve i want an array to be like this
Array (
[0] => Array (
[id] => 2
[lat] => 40.8824996948
[long] => -74.381942749
)
[1] => Array (
[id] => 6
[lat] => 40.8824996948
[long] => -74.381942749
)
[2] => Array (
[id] => 4
[lat] => 51.5001525879
[long] => -0.126236006618 )
)
)
This is the code i'm using which gives me multipuls of arrays (as it's looping)
Thanks
Link to comment
https://www.neowin.net/forum/topic/1137584-php-multidimensional-arrays/Share on other sites
8 answers to this question
Recommended Posts