Contents:
What code to use to hide category from nav menu if there is no post in that category ?
I know but how to check is there a post in category ?
How to count post ?
Anyone know how to send notification using php in android app?
have u return it?
Yes what is the issue?
Is there any way to update laravel script automatic on button click ?
What code to use to hide category from nav menu if there is no post in that category ?
I know but how to check is there a post in category ?
How to count post ?
Anyone know how to send notification using php in android app?
have u return it?
Yes what is the issue?
Is there any way to update laravel script automatic on button click ?
RiteshBhavsar 2021-01-06 20:13:50
2021-01-06 20:13:36
Can i pm you
Ok
Shubbb 2021-01-06 20:13:58
Everything is possible you said
2021-01-06 20:14:14
I’m downloading file but it encode file in wrong format.
Tagore 2021-01-06 20:31:48
I am having a doubt is php is a database or web development language
shohost 2021-01-06 20:37:59
Tagore 2021-01-06 20:31:48
I am having a doubt is php is a database or web development language
launage
Tagore 2021-01-06 20:38:30
shohost 2021-01-06 20:37:59
launage
Ok
Tagore 2021-01-06 20:39:23
Then i want my ARDUINO to store its value at a place .then what should I do
Idanpo 2021-01-06 20:50:45
Hi all, anyone update his mac with big sur and had many issues in restoring his php+mysql dev env ?
Harikrishnan5494 2021-01-06 20:53:06
Tagore 2021-01-06 20:31:48
I am having a doubt is php is a database or web development language
Php is not a database…it’s a server side scripting language
2021-01-06 21:13:10
Hi PHP Developer
Is there any API for stock market.?
Is there any API for stock market.?
2021-01-06 21:15:34
2021-01-06 21:13:10
Hi PHP Developer
Is there any API for stock market.?
Is there any API for stock market.?
Stoke market company list with price
Tagore 2021-01-06 22:16:57
What is phpMyadmin
Qalandar_Dev 2021-01-06 22:20:24
Tagore 2021-01-06 22:16:57
What is phpMyadmin
Database
RiteshBhavsar 2021-01-06 22:26:42
2021-01-06 21:15:34
Stoke market company list with price
Top 9 Best Stock Market APIs (for Developers) [2021]
Yahoo Finance API.
Alpha Vantage API.
Morningstar API.
Stock and Options Trading Data Provider API.
Investing Cryptocurrency Markets API.
Bloomberg Market and Financial News API.
Zirra API.
Twelve Data API.
Xyrock 2021-01-07 04:28:47
What code to use to hide category from nav menu if there is no post in that category ?
2021-01-07 04:41:07
Create a function or use if else condition there.
Xyrock 2021-01-07 04:51:41
2021-01-07 04:41:07
Create a function or use if else condition there.
I know but how to check is there a post in category ?
trisharoy96 2021-01-07 05:00:08
count you post with same category
trisharoy96 2021-01-07 05:00:26
if its 0 then there is no post
2021-01-07 06:52:37
Xyrock 2021-01-07 04:51:41
I know but how to check is there a post in category ?
If (isset(var) & & count(var) >0))
Xyrock 2021-01-07 07:49:42
Post and category in different tables. How to count post ?
karthipalani 2021-01-07 09:19:58
Xyrock 2021-01-07 07:49:42
Post and category in different tables. How to count post ?
share your code here
ayushi_raghuwanshi 2021-01-07 09:41:57
Anyone know how to send notification using php in android app?
RiteshBhavsar 2021-01-07 09:42:13
ayushi_raghuwanshi 2021-01-07 09:41:57
Anyone know how to send notification using php in android app?
Use api
ayushi_raghuwanshi 2021-01-07 09:42:34
But how?
RiteshBhavsar 2021-01-07 09:43:03
Whenever u r sending some request to server
RiteshBhavsar 2021-01-07 09:43:10
Like insert or update
RiteshBhavsar 2021-01-07 09:43:31
Then return some response from server
RiteshBhavsar 2021-01-07 09:43:49
And get it to android code as notification
ayushi_raghuwanshi 2021-01-07 09:43:59
I have tried but not working
ayushi_raghuwanshi 2021-01-07 09:44:51

RiteshBhavsar 2021-01-07 09:46:20
ayushi_raghuwanshi 2021-01-07 09:44:51
have u return it?
ayushi_raghuwanshi 2021-01-07 09:47:31
Headers mein add kiya hai array
kameshindore 2021-01-07 11:03:49
ayushi_raghuwanshi 2021-01-07 09:41:57
Anyone know how to send notification using php in android app?
Yes what is the issue?
meetlunkad 2021-01-07 11:19:55
Is there any way to update laravel script automatic on button click ?