Hi every one
I've seen this menu on bbc news app
I was wondering If someone could help me to build menu like this .
On the top of the layout , there is menu like the image attached .
how...
Type: Posts; User: hno2005
Hi every one
I've seen this menu on bbc news app
I was wondering If someone could help me to build menu like this .
On the top of the layout , there is menu like the image attached .
how...
Hi every one
i want to run a delete query with limitation .
I've tried to many queries but they didn't work .
For know , I just want to remove all the rows and I write this code "
DELETE...
Hi every one
I'm making a program and it's retrieving the data . I want to put each one in a cell of an array .
The amount of data is unknown so I don't know how many cells I need for the array ....