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...
Posts Tagged "php5.3"
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...
התחלנו להוסיף את רשימת האפשרויות שנרצה להוסיף למערכת זו, ואנו מזמינים ומעודדים את המשתמשים לבוא ולהוסיף את האפשרויות אותם *הם* ירצו לראות במערכת וחושבים שאפשרויות אלו יעזרו לכלל המשתמשים. ניתן לרשום כל דבר שרק אפשר לחשוב עליו, אנו נשקול כל בקשה...
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...
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...
עם כל השינויים המשמעותיים והתוספות ב PHP 5.3 ישנם כמה תוספות תחביר שמקלות ומאפשרות לכתוב את הקוד בצורה שונה, לפעמים גם יעילה יותר, ולפעמים גם קצרה יותר. סיקור קצר של כמה מתוספות התחביר ש PHP 5.3 מאפשרת, כמו: NOWDOC, Ternary Short Cut ‘?:’, Jump Label, ואת המתודה...
PHP 5.3 כבר הציגה את עצמה ואת האפשרויות החדשות שהתווספו, אך בין כל האפשרויות שכבר עברנו עליהם ישנה עוד אפשרות אחת שהיא לא פחות חשובה, ויש צורך לעבור ולסקר גם אותה. האפשרות הזו היא Late Static Binding, שבתרגום חופשי זה ‘כבילה מאוחרת’ (למתודות/מאפיינים...
Namespaces נוספו בגרסא PHP 5.3, זה אולי אחד הדברים שגורמים לגרסא זו לקבל כל כך הרבה תשומת לב, הרי Namespaces הם לא דבר חדש בתחום שפות התכנות הם קיימות בשפות אחרות כבר שנים ורק לאחרונה הם הוצגו גם לשפה זו. בתרגום חופשי Namespace הוא “מרחב”, וככה גם נפנה אליו בפוסט...
אחד מהאפשרויות החדשות שהוצגו ב PHP 5.3 הן האפשרות ליצור פונקציות בזמן הרצת הסקריפט, ללא צורך בהגדרת פונקציה עבור פעולה שמתבצעת ספציפית באותו המקום. Closures היא מילה נרדפת ל Lambda Function ו Anonymous Function, בדומה ל JS אפשרות זו יוצרת פונקציה וניתן להציב אותו למשתנה...





Latest Comments