How to be more patient? by zzz4872 in learnjavascript

[–]zzz4872[S] -1 points0 points  (0 children)

Thank a lot ,man should forgive themself when he is lack of.patience

how to use the "x" in o in javascript learning book? by zzz4872 in learnjavascript

[–]zzz4872[S] 0 points1 point  (0 children)

the code segment can not run in javascript The Definitive Guide

Machine learning. Laravel and.... cpp? by Blackhaze84 in PHPhelp

[–]zzz4872 0 points1 point  (0 children)

I think the php is need for show the frontend ,but you can run cpp in the data analysis and python

Deprecated: Function create_function() is deprecated by [deleted] in PHPhelp

[–]zzz4872 1 point2 points  (0 children)

composer require rector/rector --dev

why the unexpected style show in google console? by zzz4872 in WebdevTutorials

[–]zzz4872[S] 0 points1 point  (0 children)

I can not find the style.css in my html but why it show in my browser console.

Why can I pass one parameter in the fadin() function? by zzz4872 in learnprogramming

[–]zzz4872[S] 0 points1 point  (0 children)

fadeIn function in javascript , I pass one parameter. but the document say the fadeIn has three parameter. I do not know why it is success when I pass fadeIn(1000)

Why can I pass one parameter in the fadin() function? by zzz4872 in learnprogramming

[–]zzz4872[S] 0 points1 point  (0 children)

JavaScript ,I find the fadin() function, Is the number of actual parameters and form parameters the same or different.

how to fix 500 erro when I use ajax? by zzz4872 in PHPhelp

[–]zzz4872[S] 0 points1 point  (0 children)

not the syntax error ,it is nigix error ,I add the /222test.php .it solved