How can you insert javascript in php code?

Answer Posted / moron

none off your example works... why are you posting shit that
doesent work? stupid morons

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to repeat a string to a specific number of times in php?

524


What is string and its function?

511


What are magic methods?

546


Is php strongly typed?

605


How to set a value in session? How to remove data from a session?

496






Explain the advantages of using PHP?

549


Tell me how is it possible to parse a configuration file?

503


Tell me how would you declare a function that receives one parameter name hello?

532


Tell us what does $_cookie means?

569


Tell me is it possible to submit a form with a dedicated button?

527


Which cryptographic functions in php returns the longest hash value?

572


Why does php start with variables?

544


What is PECL?

775


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

1503


Differentiate between php5 and php7?

625