Technology, Web & Business Forum

You are here: Technology, Web & Business Forum : Web Development : Programming : PHP Programming


Welcome to the Technology, Web & Business Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.


Programming Discuss programming languages such as .NET, PHP, PERL, ASP, ColdFusion, C++


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-13-2009
Junior Member
 
Join Date: Jul 2009
Posts: 3
Default PHP Programming

PHP is a server-side scripting language that can be used on a host of webservers and platforms. I prefer to use it with Apache on either FreeBSD or Linux, but it can even run on Win32 platforms.

What server-side scripting language means is that the script is put into the HTML files that make up a site, but the server processes the script BEFORE it is sent to the client browser. PHP code is not visible if you view the source of a page because the server processes the code and returns only the output. This is easier to code and debug than writing CGI scripts in Perl or C since the HTML form and related code are all in one page and PHP puts any errors on the browser.

Another advantage that PHP offers is the ability to directly connect to relational databases using full featured internal functions. It supports a whole fleet of databases including Oracle, DB2, mSQL and MySQL. I have written this tutorial with an eye to the MySQL database server since that is what this site uses. Most of the information here should be applicable regardless of the backend database.
__________________
r4 carta
Reply With Quote
  #2 (permalink)  
Old 03-19-2011
Member
 
Join Date: Jan 2011
Posts: 40
Default

Yes, PHP is very good programming language. You can create very nice Dynamic Page with the help of PHP. There are two major benefits of PHP, Which are given below.

- Open Source.
- Low cost of Hosting.
Reply With Quote
  #3 (permalink)  
Old 03-30-2011
Junior Member
 
Join Date: Mar 2011
Posts: 5
Default

This is easier to code and debug than writing CGI scripts in Perl or C since the HTML form and related code are all in one page and PHP puts any errors on the browser.
__________________
anthony morrison
Reply With Quote
  #4 (permalink)  
Old 04-12-2011
Senior Member
 
Join Date: Feb 2011
Posts: 213
Default

I love PHP because you can easily get codes through internet because it is open source. You can also modify the code for a better result for your program.
__________________
High Ropes Course Construction
Reply With Quote
  #5 (permalink)  
Old 04-12-2011
Junior Member
 
Join Date: Apr 2011
Location: chandigarh
Posts: 2
Default

PHP is Free,Open source,Easier to learn due to its basic scripting language structure and build in functionality,PHP now offers many object orientated development concept,Has many free IDEs available that are very impressive and well supported .Runs on Apache server which is open source,Has multiple platform support,Marginally faster due to the overheads imposed by .Net’s Common Language Runtime, which is responsible for intermediate compilation of .Net’s many languages
Has a huge support base as it is open source
Reply With Quote
  #6 (permalink)  
Old 05-21-2011
Junior Member
 
Join Date: May 2011
Posts: 10
Default

There are libs you will use every time, others that you use rarely. Then as you go along you will find some libs that make the mundane much easier, so you will add these to your regular libs.
__________________
Web Design | Email marketing | SEO
Reply With Quote
  #7 (permalink)  
Old 05-25-2011
Junior Member
 
Join Date: Apr 2011
Posts: 2
Default

Quote:
Originally Posted by kirbie View Post
I love PHP because you can easily get codes through internet because it is open source. You can also modify the code for a better result for your program.
yes you are write dude !!!
__________________
blackjack bonus
blackjack online

Reply With Quote
  #8 (permalink)  
Old 06-13-2011
Junior Member
 
Join Date: Jun 2011
Posts: 9
Default

Yes PHP is the good language, it's open source plateform makes it much different from other languages.


Inflatable Advertising
Advertising Balloon
Custom Inflatable
Reply With Quote
  #9 (permalink)  
Old 06-14-2011
Junior Member
 
Join Date: Jun 2011
Posts: 5
Default

Thanks for sharing valuable information about the PHP programming language . I am newbie and hope that It i will be very helpful in understanding its techniques more clearly . Thanks for your lovely posts too .
__________________
Waterford Boot camp
Reply With Quote
  #10 (permalink)  
Old 09-07-2011
Senior Member
 
Join Date: Feb 2011
Posts: 213
Default

Aside from it is an open-source, like what I said in my previous thread, PHP is really powerful, no doubt that Programmers always use this, but learning and using PHP needs special attentions and it is not an easy one, you just need logic to be able to cope up
__________________
High Ropes Course Construction
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -5. The time now is 07:04 PM.