i have a test.php file and this file contain some php code,html element and some internal javascript and some external javascript include
i want to know which is first load or execute.
php or html or javascript ? i want to know execution order
your answers are great appreciated and vary helpful to me and others also