يوليو. 29, 2019
This page will help you to know what to kind of commands that you can put in the list of your deploy commands:
// Install composer required libraries.
composer install
// Import configurations...
يوليو. 25, 2019
في حال كنت تنوي التعاقد مع مطوّر لتطوير تطبيق بإستخدام تقنية React.js أو تحديداً React native فهذا المقال سيساعدك على تقييم خبرة المطور والتعرف على طريقة أفضل لتقييم مهاراته، أثناء المقابلة.
بعد...
يناير. 10, 2019
Click here to go to Drupal 7 snip.
Drupal 8 auto deploy commands
Drupal errors
Drupal 8 console commands
Alexei Raiu - snippets
drupal8notes - snippets
IMPORTANT NOTE: These snippets is a direct...
مارس. 6, 2018
EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7562
EntityMalformedException :خاصية الحزمة مفقودة للكينونة من نوع node . في...
أغسطس. 24, 2017
This page just to determine that I have Voldemort integration with Drupal as the main data source, and each one of these will handle a different part of my business. I chose Voldemort project because...
يونيو. 15, 2017
This way will help you keep watching Drupal coding standards while you're writing your code inside your Atom editor.
// Make sure you have composer installed in your machine.
// Then run this...
أبريل. 17, 2017
بدايةً أود أن أشكر جامعة الملك خالد وجميع أفراد الإدارة العامة لتقنية المعلومات على تنظيم هذا الحدث الرائع والأول من نوعه في المملكة العربية السعودية، والذي نتمنى أن يستمر بشكل دوري في المملكة....
مارس. 1, 2017
هذه القائمة ستكون محدثة باستمرار للحديث عن Drupal coding standard ..
المستخدمين Users
احرص على أن لاتقل أدوار الموقع عن (زائر، مستخدم عادي، مستخدم للتجربة، مدير محتوى، مدير عام)
عدم الإعتماد على...
فبراير. 21, 2017
ini_set('display_errors', 'On');
ldap_set_option(NULL, LDAP_OPT_DEBUG_LEVEL, 7);
$ldapuser = "
[email protected]";
$ldappassword = "";
$ldapserver = "x.x.x.x";
$ldapport = '389';
// connect to ldap...
فبراير. 12, 2017
Some useful SSH commands.
// Kill SSH session.
[
[email protected] ~]# last | grep "logged in"
[
[email protected] ~]# ps -aux | grep ssh | grep pts/1
[
[email protected] ~]# kill -9
أكتوبر. 15, 2016
Click here to go to Drupal 8 snip.
Drupal PHP scripts
Drupal code snippets you can use it when you doing custom code. Some of these codes is just for testing purposes since it may affect your...
يوليو. 6, 2016
سأحاول أن أطرح كل استضافة مميزاتها وسلبياتها، وبما أنني قد عملت على الكثير من المواقع فبالتأكيد استخدمت الكثير من مقدمي خدمات الاستضافة، ابتداءاً من سنة ٢٠٠٣ وكانت استضافة مجانية تعرف في ذلك الوقت...