0
Which are the results in PHP of: "123" + "abc"=? 123 + "abc"=?
PHP sum
8 Respostas
+ 1
Hi I get back thanks your replay . remember you can put 'single quotes' or "Dual quotes" on php it convert into string even you can adding integer
For Ex:- '123abc'    = This is String
              'abc123'    = This is String 
              123 'ABC'  =  This show Error 
              123 ABC    =  This shoe Error because ABC         is not a integer. 
you have any doubt reply me@Vinay.s
+ 1
#Daniel Marina Hi welcome back . I not shore about that tutorial.  you have fb please visit
  https://m.facebook.com/ehackingnet
and if not fb please visit official site and see some student are adding Rating.Comment .
I think it is best but. you can come to clearty. I hope is best answer to you . anything else please replay me.  bye have nice day.
0
Hi your php sum question I can't understand please let me your questions clearly ?
0
The question is about to add strings with integers. The first result I think is "123abc" but for the second Im not sure of the result is an error or only 123...
0
nice! thank you very much Vinay.s! 👍
0
thanks #Daniel Marina bro. anything else reply me@Vinay.s
0
Hello Vinay.s, I have another question, maybe could you help me: do you know the EH Academy? what do you think about their courses? academy.ehacking.net
0
haha ok thanks! Normally I don't use facebook, but I'll try this time :D



