Posts Tagged "php5.3"

PHP 5 – OOP – Text Difference Class – PEAR Text Class

PHP 5 – OOP – Text Difference Class – PEAR Text Class

I was looking for a class that used PEAR Text Classes, To find the difference between two strings, I found a few but one got my attention. That one was created by Ciprian Popovic, Which was written in PHP, But was not really the way i want it to be, I was looking for a PHP Object Oriented one, So i have modified it a bit to fit my needs and thought i should share it. In Ciprian version you had two files that you had to have in order for this...

Read More

PHP Project Manager – Creating & Updating Projects

PHP Project Manager – Creating & Updating Projects

Here is a short screencast on the new php project manager i am working on. This screencast shows the interface for creating and updating projects, And a small look into the activity feed. Today we’ve fixed and completed 15 issues, You can view them by visiting the following link Click Here. View In Full Screen Again, Comments and feedback are...

Read More

PHP Project Manger – רשימת האפשרויות

PHP Project Manger – רשימת האפשרויות

התחלנו להוסיף את רשימת האפשרויות שנרצה להוסיף למערכת זו, ואנו מזמינים ומעודדים את המשתמשים לבוא ולהוסיף את האפשרויות אותם *הם* ירצו לראות במערכת וחושבים שאפשרויות אלו יעזרו לכלל המשתמשים. ניתן לרשום כל דבר שרק אפשר לחשוב עליו, אנו נשקול כל בקשה...

Read More

PHP Project Manager Feature List

PHP Project Manager Feature List

We have started writing down the things we would like to add to the PHP Project Manager we are developing, And would like to invite and encourage everyone to help us with listing down things you would like to see in *your* project manager, It can be anything and we will try to consider everything and add the requests we think that incorporating them into the application will benefit most of the users using it. We have set up a Trac based Bug...

Read More

PHP 5.3 Zend Certified

PHP 5.3 Zend Certified

Just wanted to let everyone know that i took the new PHP 5.3 Zend Certification and passed it. I did not study as much as i did for the two previous ones but i did read about the new changes in PHP 5.3 and blogged about them as well as you can probably see in my recent blog posts. I went and ordered my Voucher from the Zend Online Store the other day and took it today Friday Oct 15 at 10:00 GMT +2, Took me about 45 minutes to complete the entire...

Read More

PHP 5.3 – תוספות תחביר

PHP 5.3 – תוספות תחביר

עם כל השינויים המשמעותיים והתוספות ב PHP 5.3 ישנם כמה תוספות תחביר שמקלות ומאפשרות לכתוב את הקוד בצורה שונה, לפעמים גם יעילה יותר, ולפעמים גם קצרה יותר. סיקור קצר של כמה מתוספות התחביר ש PHP 5.3 מאפשרת, כמו: NOWDOC, Ternary Short Cut ‘?:’, Jump Label, ואת המתודה...

Read More

PHP 5.3 Late Static Bindings

PHP 5.3 Late Static Bindings

PHP 5.3 כבר הציגה את עצמה ואת האפשרויות החדשות שהתווספו, אך בין כל האפשרויות שכבר עברנו עליהם ישנה עוד אפשרות אחת שהיא לא פחות חשובה, ויש צורך לעבור ולסקר גם אותה. האפשרות הזו היא Late Static Binding, שבתרגום חופשי זה ‘כבילה מאוחרת’ (למתודות/מאפיינים...

Read More

PHP 5.3 Namespaces

PHP 5.3 Namespaces

Namespaces נוספו בגרסא PHP 5.3, זה אולי אחד הדברים שגורמים לגרסא זו לקבל כל כך הרבה תשומת לב, הרי Namespaces הם לא דבר חדש בתחום שפות התכנות הם קיימות בשפות אחרות כבר שנים ורק לאחרונה הם הוצגו גם לשפה זו. בתרגום חופשי Namespace הוא “מרחב”, וככה גם נפנה אליו בפוסט...

Read More

PHP 5.3 – Closures & Lambda/Anonymous Functions

PHP 5.3 – Closures & Lambda/Anonymous Functions

אחד מהאפשרויות החדשות שהוצגו ב PHP 5.3 הן האפשרות ליצור פונקציות בזמן הרצת הסקריפט, ללא צורך בהגדרת פונקציה עבור פעולה שמתבצעת ספציפית באותו המקום. Closures היא מילה נרדפת ל Lambda Function ו Anonymous Function, בדומה ל JS אפשרות זו יוצרת פונקציה וניתן להציב אותו למשתנה...

Read More

Social

advertisement advertisement

Certificates

ZCE PHP 5 ZCE ZF ZCE PHP 5.3

Latest Posts

Latest Comments