azraar.com azraar.com

AZRAAR.COM

Azraar Azward | Personal blog

Full Stack Open Source Engineer. Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data…. February 16, 2013. Yii Tips and Tricks. September 11, 2012. 1# A new function to ease the debugging work. 2# Another way of using model functions. To do the same as. Storing passwords securely with Yii. June 2, 2012.

http://www.azraar.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR AZRAAR.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 13 reviews
5 star
2
4 star
6
3 star
4
2 star
0
1 star
1

Hey there! Start your review of azraar.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

7.4 seconds

CONTACTS AT AZRAAR.COM

Irshard OFM

Irshard OFM

J 2/1, Dias Pla●●●●●●●●●●●●●●●ura, COlombo 12

Co●●bo , Western, 0094

LK

94.7●●●●7607
ir●●●●●●●@gmail.com

View this contact

Irshard OFM

Irshard OFM

J 2/1, Dias Pla●●●●●●●●●●●●●●●ura, COlombo 12

Co●●bo , Western, 0094

LK

94.7●●●●7607
ir●●●●●●●@gmail.com

View this contact

Irshard OFM

Irshard OFM

J 2/1, Dias Pla●●●●●●●●●●●●●●●ura, COlombo 12

Co●●bo , Western, 0094

LK

94.7●●●●7607
ir●●●●●●●@gmail.com

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2010 March 12
UPDATED
2014 February 18
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 15

    YEARS

  • 4

    MONTHS

  • 15

    DAYS

NAME SERVERS

1
ns1.sdhostingindex.com
2
ns2.sdhostingindex.com

REGISTRAR

NAME.COM, INC.

NAME.COM, INC.

WHOIS : whois.name.com

REFERRED : http://www.name.com

CONTENT

SCORE

6.2

PAGE TITLE
Azraar Azward | Personal blog | azraar.com Reviews
<META>
DESCRIPTION
Full Stack Open Source Engineer. Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data…. February 16, 2013. Yii Tips and Tricks. September 11, 2012. 1# A new function to ease the debugging work. 2# Another way of using model functions. To do the same as. Storing passwords securely with Yii. June 2, 2012.
<META>
KEYWORDS
1 azraar azward
2 azraar
3 no comment
4 post
5 continue
6 yii multi language support
7 uncategorized
8 function
9 printr
10 false
CONTENT
Page content here
KEYWORDS ON
PAGE
azraar azward,azraar,no comment,post,continue,yii multi language support,uncategorized,function,printr,false,echo,print r,true,cactiverecord,model,user,deleteall,follow me,on twitter,on linkedin,categories,recent comments
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Azraar Azward | Personal blog | azraar.com Reviews

https://azraar.com

Full Stack Open Source Engineer. Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data…. February 16, 2013. Yii Tips and Tricks. September 11, 2012. 1# A new function to ease the debugging work. 2# Another way of using model functions. To do the same as. Storing passwords securely with Yii. June 2, 2012.

INTERNAL PAGES

azraar.com azraar.com
1

Post | Azraar Azward

http://www.azraar.com/category/post

Full Stack Open Source Engineer. Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data…. Yii Tips and Tricks. September 11, 2012. 1# A new function to ease the debugging work. Function printR($obj, $die = false) { echo " pre " . print r($obj, true) . " /pre "; if ($die) { die(); } }. To do the same as.

2

How to include a Javascript or CSS file in Yii Framework | Azraar Azward

http://www.azraar.com/how-to-include-a-javascript-or-css-file-in-yii-framework

How to include a Javascript or CSS file in Yii Framework. May 3, 2012. When developing dynamic mobile friendly applications, there are needs of displaying nice graphical user interfaces having full use of CSS and JavaScript. and sometimes in some pages we need to avoid and in some we may need to include so lets talk how to do this with yii framework. Suppose we need to load scripts (js & CSS) in a view file, the default way is. But there are other ways based on our needs,. Php / Fancybox stuff. $asse...

3

Starting with Angular.JS | Azraar Azward

http://www.azraar.com/starting-with-angular-js

Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data to HTML with Expressions. Why do we use it? It fits perfect for Single Page Applications (SPAs). It implements MVC structure. It doesn’t reload the entire page for new request, instead it loads the section only and works well with JSON data. DOCTYPE ...

4

Storing passwords securely with Yii | Azraar Azward

http://www.azraar.com/storing-passwords-securely-with-yii

Storing passwords securely with Yii. June 2, 2012. Every newbie come across the organization of storing passwords in the User model. The question goes something like this: “I have a User model and it has the password field, which I assign the hashed password. How can I make sure that the password is not overwritten every time the model is being saved? So lets see how to get this worked with yii framework. If it is a new entry. The action which has the password form. Class User extends CActiveRecord { pri...

5

Generate a unique file name in PHP projects | Azraar Azward

http://www.azraar.com/generate-a-unique-file-name-in-php-projects

Generate a unique file name in PHP projects. May 14, 2012. As programmers we all have come across with the need to generate unique random names for file storage. Consider a few options to solve this problem. Suppose we have to keep all files in one folder. To make files not repeated and no problems with the alphabet we should give them unique names like. F1ga2343h4bc3534fa.jpg 537f2ha8b321adf676.png dh420h3aac370aac09.gif. FileName = uniqid();. FileName = md5(microtime(). rand(0, 9999) ;. To avoid overwr...

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL PAGES IN THIS WEBSITE

9

LINKS TO THIS WEBSITE

webmaster.lk webmaster.lk

What is Google Chrome OS?

http://webmaster.lk/what-is-google-chrome-os

Latest on the web. Submit Articles / Tutorials. What is Google Chrome OS? Jun 17, 2010. What is Google Chrome OS? This is a preview for journalists and developers, since for the final release or any RC (release candidate) the wait is long. Currently there is no demo available. But Google has announced that the source code will be “. 8220;, just to invite curiosity and independent programmers to work in advance about new improvements and add-ons to the basic core of the software. Latest in Our Site. This ...

webmaster.lk webmaster.lk

Add Brilliant Light Effects to Your Work with Photoshop

http://webmaster.lk/add-brilliant-light-effects-to-your-work-with-photoshop

Latest on the web. Submit Articles / Tutorials. Add Brilliant Light Effects to Your Work with Photoshop. Jun 17, 2010. In this tutorial, I’ll show you several super easy techniques for incorporating remarkable light effects to your work using Photoshop. You’ll need only 10 minutes to make your own set of abstract brushes (I’ll show you how) for use in enhancing your design projects. We will work with textures too I’ll demonstrate how to give an interesting look to a human body using a grunge texture.

webmaster.lk webmaster.lk

Video: Photoshop CS5 New features

http://webmaster.lk/video-photoshop-cs5-new-features

Latest on the web. Submit Articles / Tutorials. Video: Photoshop CS5 New features. Jun 17, 2010. Photoshop CS5 – Sneak Peak. Processing your request, Please wait. Azraar Azward, is a aged 20 front-end and back-end web designer and a developer in Colombo. Presently works as the moderator of Webmaster Technologies. He is an Undergraduate of BSc. Hons. in IT at Sri Lanka Institute of Information Technology.If you would like to connect with him, follow him on Twitter here. Latest in Our Site. You might have ...

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

3

SOCIAL ENGAGEMENT



OTHER SITES

azraamithleya.blogspot.com azraamithleya.blogspot.com

مذكرات عذراء مثلية

الجمعة، 15 مايو 2009. عم بحلم برفيقة تقلي. مشي نطلع صوب الشمس. اخدها ونطير نعلي مطرح لاجن ولا انس. ونلاعب نجمات الكون نركض هون ونلعب هون. وقلا بحبك . قلا بحبك بتحبيني. بتحبيني؟؟؟؟؟؟ تقلي بحبك انت وبس . عم بحلم برفيقة تكون رفيقة عمري بهالطرقات. انا وهي سوا نكون حكاية شعر وغنيات. عم بحلم برفيقة تكون رفيقة عمري بهالطرقات. انا وهي سوا نكون حكاية شعر وغنيات. تكتب اسما وبكتب اسمي. تكتب اسما وبكتب اسمي. بتحبيني؟؟؟؟؟؟ تقلي بحبك انت وبس . يارفيقة احلامي طلي من الغيب من المسافات. صارلي من عمري ناطر. وعندما كنت تهم...

azraandbestfriend.blogger.ba azraandbestfriend.blogger.ba

Blogger.ba - bh. blog zajednica / popularni blogovi

Unesite Vaše uvjete za pretraživanje. Pošaljite obrazac za pretraživanje. Film, muzika i TV. Prije 10 minuta 21 sekundu. Prije 29 minuta 37 sekundi. Prije 48 minuta 41 sekundu. Prije 1 sat 22 minute. Haj ne budi pegla.blogger.ba. Osvježio/la ne kontam te ba. Prije 1 sat 38 minuta. Prije 1 sat 42 minute. Ako će ti biti lakše, zagrli me (:. Prije 1 sat 44 minute. Prije 3 sata 25 minuta. Prije 9 sati 46 minuta. A paranoid schizophrenic walks into a bar. Prije 9 sati 53 minute. Prije 10 sati 9 minuta.

azraanisaabc.blogspot.com azraanisaabc.blogspot.com

Azra Anisa ABC

My life full of smiles.

azraanuar.blogspot.com azraanuar.blogspot.com

azraanuar

Modelo Simple. Tecnologia do Blogger.

azraapart.com azraapart.com

Gökçeada Azra Apart

Keşfetmenin Mutluluğunu GÖKÇEADA'da Beraber Yaşayalım. 90 (535) 541 01 41. 90 (544) 461 49 94. Mavinin ve yeşilin birleştiği ülkemizde bakir kalmış yerlerden biri olan ve güneşin en son battığı yer olan GÖKÇEADA'YI HENÜZ KEŞFETMEDİNİZ Mİ? Azra Apart kış döneminde öğrenci konaklama, yaz döneminde ise turizm amaçlı olmak üzere konuklarımıza 12 ay hizmet vermektedir. 2013, Azra Apart Tüm Hakları Saklıdır.

azraar.com azraar.com

Azraar Azward | Personal blog

Full Stack Open Source Engineer. Starting with Angular.JS. March 25, 2015. For a project work I had to learn angular js, I am sharing here what is covered so far. What is angular js? AngularJS is a JavaScript framework. It extends HTML with new attributes known as Directives, and binds data…. February 16, 2013. Yii Tips and Tricks. September 11, 2012. 1# A new function to ease the debugging work. 2# Another way of using model functions. To do the same as. Storing passwords securely with Yii. June 2, 2012.

azraarisoy.blogcu.com azraarisoy.blogcu.com

azraarisoy - azraarisoy - Blogcu.com

Bu kullanıcıya ait içerik bulunmamaktadır. İsterseniz Blogcu kategorilerinden öne çıkan içeriklere göz atabilirsiniz. Üye blogların içeriğinden blog yazarları sorumludur. Şikayetler için tıklayınız.

azraarnautovic.blogg.se azraarnautovic.blogg.se

AZRA - Utbyteselev i Bordeaux läsåret 2012/2013 -

We style, webbutiken som min kompis Evelina. Och hennes sambo äger och sköter, har slutspurt på vinterrean! Kolla in den genom att klicka på bilden! Jag har smycken därifrån och använder dem väldigt flitigt, bl.a:. Hur har ditt 2012 varit? Dynamiskt och helt fantastiskt! Blev du kär i år? Tja, nä, vet inte. Vad önskar du att du hade gjort mer? Vad önskar du att du gjort mindre? Absolut ingenting. I år försökte jag bara göra det som jag absolut ville göra. Vem har du umgåtts med mest? Hur skulle du beskri...

azraart.blogspot.com azraart.blogspot.com

Azra's art space

Среда, 29. јун 2016. Петак, 10. јун 2016. Понедељак, 04. април 2016. Tutorial za pocetnike pogledajte ovde :). Ovde je samo potrebno da imate makaze, hamer papir ili karton, boje po zelji, i pustite masti na volju. U kom svaka uspomena dobija novu dimenziju :). Понедељак, 18. јануар 2016. Недеља, 16. август 2015. Maj, jun, jul. avgust. Obnovljena saradnja sa Mishicom. Jos prepustanja bojama i zelja za ucenjem heklanja. Среда, 22. април 2015. I love April :). Do tada, evo malog insta-izvestaja. Necu puno ...

azraart.com azraart.com

HOME

Phone: 1 (205) 901 4124. Follow us on Facebook.

azraasblog.blogspot.com azraasblog.blogspot.com

That's It!

Thursday, April 12, 2012. Anything goes I suppose. Seriously, this blog title was not meant to rhyme. My last entry on this VERY public diary platform is 3 years ago next month, so I'm rusty - not that any of my past posts were any good. For some, writing comes naturally, for others (myself included) writing is somewhat of a struggle. The unecessary use of synonoums (right click is my friend! The endless spelling errors, (thank God for spell check! Now that's awesome use of English! Monday, May 4, 2009.