Is there anyone skilled in building erc20 wallet for php?

|
i_am_ro0t 2019-06-16 17:09:53
Banned Greg Edge for violating the group rules!
Thanks for reporting @rohit267 @Salmanfarisk
shabbir_fakira 2019-06-16 18:37:06
Any vacancy for PHP developer?
MiguelAngelBC 2019-06-16 18:52:25
Hi!
MiguelAngelBC 2019-06-16 18:53:31
I get the error: “invalid argument supplied for foreach”
MiguelAngelBC 2019-06-16 18:53:34
luv_php-4424.jpg

MiguelAngelBC 2019-06-16 18:53:56
What’s going on? It seems to be OK
shabbir_fakira 2019-06-16 19:51:41
Check your variable is array or not
MiguelAngelBC 2019-06-16 19:59:47
What I receive in $datos is a JSON
2019-06-16 20:10:15
MiguelAngelBC 2019-06-16 18:53:34

$carrito is not an array

MiguelAngelBC 2019-06-16 20:16:46
I realized I should pass data as string
MiguelAngelBC 2019-06-16 20:16:57
Now it’s working properly
CHKDOG 2019-06-17 08:08:10
guys, how to catch this message, without having to use many times strpos
CHKDOG 2019-06-17 08:08:22
luv_php-4433.jpg

CHKDOG 2019-06-17 08:09:02
if(strpos($exec, ‘Invalid VV2 Number (7)’)){
shabbir_fakira 2019-06-17 08:11:48
Use strip tags
CHKDOG 2019-06-17 08:13:44
shabbir_fakira 2019-06-17 08:11:48
Use strip tags

and with that he caught all the messages

CHKDOG 2019-06-17 08:14:09
this is a example
CHKDOG 2019-06-17 08:14:12
luv_php-4438.jpg

shabbir_fakira 2019-06-17 08:14:48
What is in the $exec ?
CHKDOG 2019-06-17 08:15:39
request of curl
CHKDOG 2019-06-17 08:16:16
luv_php-4441.jpg

shabbir_fakira 2019-06-17 08:18:36
You can use JavaScript
CHKDOG 2019-06-17 08:20:09
shabbir_fakira 2019-06-17 08:18:36
You can use JavaScript

no, only PHP

CHKDOG 2019-06-17 08:20:19
CHKDOG 2019-06-17 08:16:16

this is PHP

shabbir_fakira 2019-06-17 08:31:09
Explode the string with div
shabbir_fakira 2019-06-17 08:31:54
<div class=”controls”>
shabbir_fakira 2019-06-17 08:31:58
With this
CHKDOG 2019-06-17 08:42:14
any a example ?
Mayank_theDevloper 2019-06-17 08:52:14
CHKDOG 2019-06-17 08:42:14
any a example ?

Read this html dom parse
https://simplehtmldom.sourceforge.io/

Simple HTML DOM documentationsimplehtmldom.sourceforge.io
A simple HTML DOM parser written in PHP
2019-06-17 10:10:32
Is there anyone skilled in building erc20 wallet for php?
Kittz 2019-06-17 10:40:45
luv_php-4454.jpg

Kittz 2019-06-17 10:40:55
Any solution guyss
rohit267 2019-06-17 10:41:52
Kittz 2019-06-17 10:40:45

Check your query

Kittz 2019-06-17 10:42:20
I have check
Kittz 2019-06-17 10:42:41
Wait i sent to you
rohit267 2019-06-17 10:42:46
try if(mysqli_query) else{
Echo mysqli_error($con)
}
Kittz 2019-06-17 10:42:58
Where
rohit267 2019-06-17 10:43:27
In the code, use if else when u execute mysqli query
rohit267 2019-06-17 10:44:20
If($r)
rohit267 2019-06-17 10:44:34
Else else echo mysqli_error
Kittz 2019-06-17 10:45:47
rohit267 2019-06-17 10:44:34
Else else echo mysqli_error

Tell me line no.

rohit267 2019-06-17 10:46:42
U know php?
Kittz 2019-06-17 10:47:19
Yes
rohit267 2019-06-17 10:47:49
Then use if else simple,
rohit267 2019-06-17 10:47:55
I have told u 3 times
Kittz 2019-06-17 10:47:57
Ok
2019-06-17 11:53:24
luv_php-4473.jpg

Gautam 2019-06-17 11:55:34
Looking for Ruby on Rails related work
Please DM or whatsapp on +919033759841 if you have
singhmohan 2019-06-17 12:10:11
Kittz 2019-06-17 10:47:57
Ok

This type error occur when you use wrong column or table name

Kittz 2019-06-17 15:13:00
singhmohan 2019-06-17 12:10:11
This type error occur when you use wrong column or table name

I find my error

|