Wrox Programmer Forums
|
Beginning PHP Beginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 13th, 2009, 06:33 AM
Authorized User
 
Join Date: Jun 2009
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post
Default what is php ?

Hi,
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.


When http request arrive to your webserver (someone visits your PHP page) .The PHP engine processes the PHP script code and generate and HTML tags that is sent to the web browser .Your browser (ex: IE or FireFox .. ) parse these tags and translate it to what you see .
__________________
Thanks & regards
Lokananth
[url "http://www.mioot.com"]Live Chat Software[/url] By miOOt
The Following User Says Thank You to gilbertsavier For This Useful Post:
magicgreen (July 30th, 2009)
 
Old July 30th, 2009, 04:27 AM
Registered User
 
Join Date: Jul 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via MSN to magicgreen Send a message via Yahoo to magicgreen
Smile PHP Motto

Hi everyone,
I am newbie to PHP today. I read Beginning PHP4 Database book from my local library. I am impressed with PHP Motto - "There's a Faster Way to Do It".
 
Old July 31st, 2009, 12:34 AM
Registered User
 
Join Date: Jul 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via MSN to magicgreen Send a message via Yahoo to magicgreen
Default

As today, I am very, very newbie to PHP programming, I have few questions to ask you from Beginning PHP4 Database book. I read about three PHP advantages – website programming & web applications, command-line scripting and client-side GUI applications. Are there any disadvantages on PHP?

I take out from website programming & web applications that are mainly three items: PHP parser (CGI or server module), web server and web browser. What does CGI stand for and what is its feature? What is PHP parser?

I notice that from the client-side GUI applications, PHP not yet very best language to write graphic applications. Why is it so? What is PHP-GTK?

From Command-line scripting, what is the difference between cron (for UNIX) and task scheduler (for Windows)? How does PHP compete with scripting languages like Perl or Python?





Similar Threads
Thread Thread Starter Forum Replies Last Post
chapter 10 Emailing with php - firstmail.php vijdev BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 July 19th, 2007 01:12 AM
Beg. PHP 5 > Ch. 11 - fetch_field.php crater BOOK: Beginning PHP4/PHP 5 ISBN: 978-0-7645-4364-7; v5 ISBN: 978-0-7645-5783-5 0 January 2nd, 2007 12:20 PM
PHP Warning: PHP Startup: Unable to load dynamic l surendran Beginning PHP 1 May 29th, 2006 08:49 AM
begin php & mysql - chapter 12, user_form.php jon_stubber Beginning PHP 1 March 9th, 2006 10:57 AM
Error: movie.php & commit.php on p182-186, ch6 willburke BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 October 12th, 2004 02:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.