خرید بک لینک

Vote count: 0

Good evening,

I have this piece of PHP code :

<?php    
function testCopyFile($currentFile, $destinationFile)
{
    copy($currentFile, $destinationFile);
}    
?> 

Is there a means in my javascript code to call the function and to pass the two parameters?

Many thanks for your help.

asked 19 secs ago

برچسب: نویسنده: استخدام کار تاريخ: شنبه 19 تير 1395 ساعت: 3:23

صفحه بندی