تلقَ الرسائل مباشرة من خبراء التوظيف من خلال ميّزة المحادثة الفورية الجديدة!
أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
you can use the array() function to create an array.
for example :
$cars = array("fiat", "ford", "bmw");
You can use
$multivalues = array('one','two'.'three');
إلغاء بلّغ عن الاجابة