← prev | next →
rohit267 2020-09-29 07:56:49
Guna V 2020-09-29 07:55:51
AI means what ?
bases on previous delivery times, calculate
Guna V 2020-09-29 08:00:56
Bro, now site is working good But I want make condition delivery time .
Guna V 2020-09-29 08:01:27
Guna V 2020-09-29 08:00:56
Bro, now site is working good But I want make condition delivery time .
That how to start ,I don’t know
Guna V 2020-09-29 08:02:05
Guna V 2020-09-29 08:01:27
That how to start ,I don’t know
If u have any code condition like that give me
rohit267 2020-09-29 08:10:44
Guna V 2020-09-29 08:00:56
Bro, now site is working good But I want make condition delivery time .
bro everything is not fixed
Truecodes 2020-09-29 10:25:39
Hello
Can anyone help me with Spin Wheel Lucky draw algorithm ?
Thank you
rohit267 2020-09-29 10:45:54
do a google search before asking here https://locutus.io/php/strings/strtr/
PHP’s strtr in JavaScript –
LocutusHere’s what our current JavaScript equivalent to PHP’s strtr looks like.
rohit267 2020-09-29 10:47:16
Truecodes 2020-09-29 10:25:39
Hello
Can anyone help me with Spin Wheel Lucky draw algorithm ?
Thank you
https://www.google.com/search?q=spin+and+win+github&oq=spin+and+win++git&aqs=chrome.1.69i57j0l3.7450j0j4&sourceid=chrome-mobile&ie=UTF-8
spin and win github – Google Search –
Google
rohit267 2020-09-29 10:49:42
use replace it one by one
rohit267 2020-09-29 10:50:09
or deduce some string matching algorithm
am24442 2020-09-29 11:08:28
opencart 3 miltivendor extention
Mitesh_0403 2020-09-29 12:22:07
Mitesh Gujar:
Anyone can help me
We make software from someone
E Commerce app. He is speaking. After some time he will shut down automatically.
What mess would he have made that stopped after some time
Sandeep 2020-09-29 12:28:26
php project
Mitesh_0403 2020-09-29 12:39:56
Yes please send ur no
Mitesh_0403 2020-09-29 12:40:31
Sandeep 2020-09-29 12:28:26
php project
Please send ur no
Mitesh_0403 2020-09-29 12:41:20
What
Acird Burn 2020-09-29 12:50:35
Mitesh_0403 2020-09-29 12:22:07
Mitesh Gujar:
Anyone can help me
We make software from someone
E Commerce app. He is speaking. After some time he will shut down automatically.
What mess would he have made that stopped after some time
inbox i can help you out with that
Mitesh_0403 2020-09-29 15:04:49
Acird Burn 2020-09-29 12:50:35
inbox i can help you out with that
Call me
rohit267 2020-09-29 18:19:00
use directly file address instead of buffer, omg you making simple things complex
rohit267 2020-09-29 18:25:23
you getting it in server?
rohit267 2020-09-29 18:30:08
file_put_contents should work
rohit267 2020-09-29 18:30:59
file_put_contents(‘test.mp3’, $bufferData);
rohit267 2020-09-29 18:32:03
the buffer you got
rohit267 2020-09-29 18:32:06
pass that
2020-09-29 20:00:28
Shubh2921 2020-09-27 12:16:25
Any Bootstrap and JavaScript Expert is there??
Yes
CHKDOG 2020-09-30 05:51:02
hi, any question, how do i get this json
CHKDOG 2020-09-30 05:51:16
CHKDOG 2020-09-30 05:51:31
$msg = $json[0][‘errors’][0][‘message’];
CHKDOG 2020-09-30 05:51:51
I am using json_decode but it doesn’t work for me this way
rohit267 2020-09-30 05:53:20
CHKDOG 2020-09-30 05:51:51
I am using json_decode but it doesn’t work for me this way
$error=json_deocde($json[1])
CHKDOG 2020-09-30 05:53:56
rohit267 2020-09-30 05:53:20
$error=json_deocde($json[1])
echo $exec = curl_exec($chhh);// exit();
$json = json_decode($exec, true);
$msg = $json[0][‘errors’][0][‘message’];
CHKDOG 2020-09-30 05:54:02
but not is working
rohit267 2020-09-30 05:54:21
CHKDOG 2020-09-30 05:54:02
but not is working
the error is in 1st index not 0
CHKDOG 2020-09-30 05:54:53
rohit267 2020-09-30 05:54:21
the error is in 1st index not 0
yes, thank you
CHKDOG 2020-09-30 05:55:00
$msg = $json[1][‘errors’][0][‘message’];
CHKDOG 2020-09-30 05:55:07
this is my solution
rohit267 2020-09-30 05:56:00
CHKDOG 2020-09-30 05:55:07
this is my solution
try one by one, 1st get the error json, then try to get the message
Fullstack_php_developer 2020-09-30 06:23:45
I am Full Stack PHP developer with effective 5+ yers of knowledge in laravel, Codeigniter, core php, redevelopment ,payment gateways integration, bootstrap , css, html, jQuery, JavaScript, database management and migration, mongodb ,MySQL, mysqli, store procedures, trigger, WordPress, apis , Google map api and etc..
Suresh 2020-09-30 18:10:06

Owl carousel ajax php not working
Suresh 2020-09-30 18:11:42
Suresh 2020-09-30 18:11:59
Suresh 2020-09-30 18:11:42
Ajax code
Suresh 2020-09-30 18:12:32

Html code
rohit267 2020-09-30 18:17:26
Suresh 2020-09-30 18:10:06
Owl carousel ajax php not working
see error
Suresh 2020-09-30 18:22:04
rohit267 2020-09-30 18:17:26
see error
Loop problem
Suresh 2020-09-30 18:23:15
4colom 4 rows displayed
Gourav_12345 2020-09-30 18:36:15
How can I store session in database?
rohit267 2020-09-30 19:31:56
Gourav_12345 2020-09-30 18:36:15
How can I store session in database?
php session id
Gourav_12345 2020-09-30 19:32:26
rohit267 2020-09-30 19:31:56
php session id
yes
rohit267 2020-09-30 19:32:48
Gourav_12345 2020-09-30 19:32:26
yes
insert query
Gourav_12345 2020-09-30 20:09:39
i have to different php server running so i want session varible of one server to share with other
← prev | next →