php array with csv values, get certain value?
I have a txt file which has rows like below.
apple, green, fruit
banana, yellow, fruit
carrot, orange, vegetable
<br
I have a txt file which has rows like below.
apple, green, fruit
banana, yellow, fruit
carrot, orange, vegetable
<br
Getting below error while calling API from Angular to Laravel
Access to XMLHttpRequest at ‘http://localhost:8000/api/v1/authenticate’ from origin ‘http://localhost:4201’ has
I would like to use my class rootfolder/assets/AppAsset.php from my backend class rootfolder/backend/views/layouts/view.php however I can’t seem to reference it.<br
I want to add a class only on the add to cart button text for design purpose.
I tried but
I have a problem as follows; Let’s say I have 3 tables like this:
tableA
ID_name<br
I sell event tickets and accept donations on https://development.pittsburghconcertsociety.org. When someone buys a ticket, they must agree to the covid
$mysqli = new mysqli('localhost', 'root', '789456','ai');
I write this and turn on the xampp
mysql have aipharm name , it’s
How can I retrieve data from my respondent table when it has a one-to-one relationship with the ages table, sexes
I’ve run out of ideas so I thought I’ll ask around – here’s my code:
# app/Map/MapServiceProvider.php
class MapServiceProvider
I am trying to use expo-image-picker and expo-file-system to take/select images and upload to my server. I have it saving