ElaKiri Community
Downloads
Go Back   ElaKiri Community > Computers & Internet > Web Development
Reload this Page Zend Certification Lesson Thread
Reply
 
Thread Tools Display Modes
(#1)
Old
blackroses's Avatar
blackroses blackroses is offline
Senior Member
blackroses has a spectacular aura aboutblackroses has a spectacular aura about
 
Posts: 10,659
Join Date: Jul 2006
Location: Kelaniya
Send a message via MSN to blackroses Send a message via Yahoo to blackroses Send a message via Skype™ to blackroses
laugh Zend Certification Lesson Thread - 02-09-2008, 08:51 AM

okii guyz...... u al knw elakiri.com is the best site in sri lanka.... ( we can prove it 4m da threads & registered users )

so, admins & two of us thought to begin a lesson section here. itz about ZEND CERTIFICATION.

here, we plan to start 3 threads for dis.

1st thread
Zend PHP Lessons Only


2nd thread
PHP questions & answers


3rd thread
Ideas, Complains, Suggestions, Comments


most important thing is dont jam the lesson thread & PHP questions and answers thread. u can discuss abt nythn in Ideas, Complains, Suggestions, Comments thread or PM for us.

think beginners can gather lot of thingz 4m dizzz.......

here we gooo.......


oopsss.....

sorry....... dis z doin by djpata & blackroses

Last edited by blackroses; 02-09-2008 at 08:56 AM.
Reply With Quote
(#2)
Old
Djpata's Avatar
Djpata Djpata is offline
Senior Member
Djpata will become famous soon enoughDjpata will become famous soon enough
 
Posts: 9,554
Join Date: Jun 2006
Lesson 1-|-INTRODUCTION TO PHP - 02-10-2008, 11:21 AM

-INTRODUCTION-



W
hat is Zend?

ZEND
is the company that has the legal ownership for PHP Language now. And you have doubt about why Zend for PHP and also why this company has the leadership for PHP coz it’s an open source Language? So, how can ONE company lead the world one of prestige language? Ok, here’s the brief description of the Zend Company background. Andi Gutmans and Zeev Suraski, the founders of Zend Engine. They developed an open source platform specially designed for PHP even though it’s an open source. Because of Zend Engine Internationally recognized, they continued to fight the battle among PHP and open source communities. So today, by little by little, they became the honour possessor for PHP Language.


W
hat is PHP, HyperText PreProcessor?

MAY BE
you all know PHP is one of world leading web scripting language.Yep, it’s true. But not only that.Because of PHP is an open source language, it becomes more and more advance in day by day.In early days, PHP is not developed within shortest time but now it’s not. PHP becoming the most powerful language in the world. Another reason for that is PHP web servers are cheaper than other web languages. If we consider, 90% out of web service
providers using PHP as their Back End scripting LanLanguage coz of the security, user friendliness and many of other features.


L
anguage Versions.

AT
this moment, Zend Inc developing two versions of
PHP.One is PHP 4 & the other one is PHP 5. Why two versions for a same language? It’s simply because of this. Before Zend Company gets the ownership, lot of PHP engineers used PHP 4 version for their back end works. But after Zend Engine developed, the Zend Company released a new version of PHP called PHP 5. They avoid lot of holes in PHP 4. For eg. The use of XML (extensible markup language) is very poor in PHP 4. But in PHP5, it’s very easy to deal with XML. And the other hand, they added more features like Object Oriented concepts, ( Now there is a problem for you that is PHP can develop standalone applications too? Yep, bit correct, but it’s in developing stage ), magic methods, constants, constructs an so on in PHP5.And PHP.NET verifies that the end of PHP 4 version on 03rdJanuary 2008. ( Last Release 4.4.8 ) So now, you can be a prestige Zend Certified Engineer for PHP 5 through
ElaKiri.Com. So, be with us. This is only place you can be a ZCE in near future.











-Source EK|Zine 1st Issue-




*Dear Frineds Please Go Through This And Learn Some Thing By The Time While You Posting,Having Fun,Making friends etc. in EK! Please Be Kind Enough to Make Comments In Our comments Thread(in My N blckz Siggy) Don't Post anything In here ( even a comment plz,and dats why we put another thread for it) becoz we are planing to make this thread like a booklet(its like after months ago if nyone reffering this thread he/she could go thread like a book then that person can go through lesson by lesson (post by post) without anything else matters to him self,jst think if u are reading a book it's not messy?you can gain the things in it clearly and perfectly aint it?so plz be kind enough and give ur support to us,if u hv any question there is a thread for that too u can ask anything in it and we will deffa reply you as we got time,otherwise u can PM blackroses or to me anything regarding this or anything elseand of course feel free to ask anything go through and gain some thing we also like educate u ppl in anyway wich we can,thanks for learning!

Last edited by Djpata; 02-10-2008 at 11:35 AM.
Reply With Quote
(#3)
Old
Djpata's Avatar
Djpata Djpata is offline
Senior Member
Djpata will become famous soon enoughDjpata will become famous soon enough
 
Posts: 9,554
Join Date: Jun 2006
Lesson 2-|-PHP Basics Starting... - 02-11-2008, 05:01 PM

Previously,we discussed about what is Zend,What is PHP
and so on.So now,we’ll talk about PHP Basics,


We want a platform to run PHP script files in our web browser. It’s just like, for train, it wants railways to run. As like, PHP also wants a platform to run PHP Scripts files with Zend Engine. As default, we need a web server software as platform and PHP Language resources for run PHP files. MY recommended bundle pack is “XAMPP ( Apache, MySQL, PHP & Perl ). You can download this software through http://www.apachefriends.org/en/xampp.html


Installing / Configuring XAMPP

Proceed the steps.(As Given)






In this window, tick all the options. Proceed next steps
( As Given ).





After You Click Finish Button XAMPP Control Pannel Will Launch As Below Screenshot




Make Sure You Got The Icon and Running XAMPP Control
Panel as Above.

Open Your Web Browser.In Address Bar,Type http://localhost. You’ll Get a Chance to Choose Language. Click
English and Then You’ll Get a Window Like Below.




Your Next Leson Will Be "My 1st PHP Script" Get Ready By Installing XAMPP! We Hope All Of You Will Learn Something From Here Feel Free To Ask/Discuss Anything In Comments Thread Or Q & A Thread





Guyz and Galz dnt be shyy if u hv nything to knw or any kinda problem or ny issue abt installing & configurin XAMPP plz put ur problems in Qoustions and Answer Thread but plzzzzz do not post them here even dnt reply to this thread all your comments,complains,ideas and suggestions are welcome and post them in comments thread

Reply With Quote
(#4)
Old
Djpata's Avatar
Djpata Djpata is offline
Senior Member
Djpata will become famous soon enoughDjpata will become famous soon enough
 
Posts: 9,554
Join Date: Jun 2006
Lesson 3-|-My 1st PHP Script - 02-17-2008, 07:11 AM


Before you begin, we'll discuss about the things, you know as well as you don't know about PHP.


PHP Tags


There are four PHP tags available.


Standard Tags


<?php
...... code
?>


Standard tags are the best solution for portability and backwards compatibility, because they are guaranteed to be available and cannot be disabled by changing PHP’s configuration file.


Eg 1.


<?php
echo ‘Hello World’;
?>



Short Tags


<?
………… code
?>


Short tags were, for a time, the standard in the PHP world; however, they do have the major drawback of conflicting with XML headers and, therefore, have somewhat fallen by the wayside. Their other advantage is the availability of the short form <?=$variable ?> syntax, which allows you to print the result of an expression directly to the script’s output.

Eg 2.


<?php echo ‘Welcome to elakiri.com’ ?>
<?= ‘Welcome to elakiri.com ?>



Script Tags


<scripting language=”php”>
………… code
</script>


Script tags were introduced so that HTML editors which were able to ignore JavaScript but were unable to cope with the standard PHP tags could also ignore the PHP code.

Eg 3.


<html>
<body><scripting language=”php”>
echo ‘Called in a Differ Way’;
</script>
</body></html>



ASP Tags


<%
………… code
%>


Nobody quite understands why ASP tags were introduced—however, if you are so inclined you can turn on this optional configuration option, and you are free to use them.

Eg 4.

<% echo ‘hello guys’ %>
<%= ‘hello guys’ %>


Quote:

You want to edit php.ini before you try this. IF you already installed xampp, go to C:\xampp\apache\bin and open php.ini with notepad.Then press Crtl+F,then there will be a search bar in that search bar type asp_tags then you will get the 1st screen shot imgae below.Change the ASP tags off --> On. Then Restart Apache. To do that, you must open the xampp control panel. There is a button called stop. When you press it, it convert to start again. Then Press Start Button Again.
Quote:
Screenshots









Note that, as long as your copy of PHP has been configured to support more than one type of opening and closing tags, you can mix and match opening and closing tags from different families. But it’s not a good programming practice.




We Hope All Of You Will Learn Something From Here Feel Free To Ask/Discuss Anything In Comments Thread Or Q & A Thread






Guyz and Galz dnt be shyy if u hv nything to knw or any kinda problem or ny issue abt your 1st PHP Script plz put ur problems in Qoustions and Answer Thread but plzzzzz do not post them here even dnt reply to this thread all your comments,complains,ideas and suggestions are welcome and post them in comments thread

Last edited by Djpata; 02-17-2008 at 07:18 AM.
Reply With Quote
(#5)
Old
Nic's Avatar
Nic Nic is offline
Senior Member
Nic has a spectacular aura aboutNic has a spectacular aura aboutNic has a spectacular aura aboutNic has a spectacular aura aboutNic has a spectacular aura about
 
Posts: 11,780
Blog Entries: 2
Join Date: Sep 2007
Location: GoogleLand
Send a message via Skype™ to Nic
07-13-2011, 09:27 AM

OK too bad that this thread stopped here.. now there is one who interested in this -
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cisco CCDA Certification Package with eBook GoNzAlEs Downloads 3 07-31-2011 09:52 PM
Java certification tutorials nirVaan ElaKiri Talk! 7 01-06-2011 08:24 AM
CCNP ISCW Official Exam Certification Guide, Third Edition demo123 Education 4 11-13-2009 05:53 AM
Cisco announces Design Expert Certification for Network Engineers x-pert News & Discussion 1 01-23-2008 08:08 AM
need to find dampata hendewe thread amila325 ElaKiri Help 17 11-15-2006 03:38 AM



Copyright © 2006 - 2011 ElaKiri™ Beta2.Evo vBulletin, vBa iBproArcade Subdreamer I-Magic MKv
Optimisation plugin by DBtech

Page generated in 0.11451 seconds with 7 queries