
denis asked:
What is the best way to learn scripting languages such as PHP?
The answer depends upon your learning style. Since every person has his own learning style, what works best for someone else may not be the best for you.
People learn and take in information through their five basic senses. On the practical side, it is unlikely that you’ll learn much about scripting PHP from sniffing or tasting it. That leaves the sense of hearing, the sense of sight, and the sense of touch.
Aural Learning – The Sense of Hearing
If you are an aural learner, the best way for you to learn scripting languages is by talking with people who are familiar with them and can explain how PHP works. You may wish to take a class where you can ask questions from a live teacher or join a forum that allows you to ask your questions there.
Visual Learning – The Sense of Sight
Visual learners often find that trying out one of the many online tutorials is the best way for them to learn how to use PHP code. Most tutorials ask you to download a program that will allow you to test the codes on your own computer. You learn by copying existing codes and then editing them to see what changes.
Kinetic Learning – The Sense of Touch
A tutorial is a good starting point for the kinetic or hands-on learner as well. These have the advantage of giving specifically directed mini-assignments where you get immediate feedback on the action you performed. Sooner or later, most kinetic learners want to jump out of the tutorial and “just do it” by practicing on their own.
Traditional Learning – Reading
Books remain an important tool for learning. Primers written in non-technical language help beginners of any learning style. Later, after grasping the essentials and the jargon of scripting, reference books can augment your basic knowledge.

Tags:
Jargon,
Senses,
Technical Language

Lina Smith asked:
Never mind the chicken or the egg. The burning philosophical question of our cyber age is, which came first, the PHP tutorial script or the website? You see the list of instructions that your PC follows when it displays a website on your screen, the software in other words is a symbolic language called PHP. It’s called a language, but it is a language very unlike English, whether it is US or UK or any other kind.
Unlike language as we humans think of it, PHP tutorial scripts are not meant to be heard or listened too or even spoken. PHP tutorial scripts are learnt by people in order to be written and then ‘read’ and operated by computers alone.
PHP tutorial scripts are strings of symbols that operate only as pixels on screen and as digital data on your computers hard disk and on the servers of your Internet service provider. So have you ever wondered what happens to all those web pages, words and images when you move away from the website?
I always imagine them to be like the hologram of Princess Leia in the Star Wars movie. When you open up a website the PHP script leaps to life in front of your eyes and just as quickly reverts to PHP encoded script when you maneuver away from any particular site. So if nobody is visiting your website at any given time does it exist at all? Rather it only exists as a PHP tutorial script. That is to say PHP tutorial scripts only exist in a symbolic world until activated and then they only exist in a different symbolic world as long as you are looking at them. “Help me Obi Wan, you’re my only hope!”
Now you can go to PHP tutorial script websites and learn to write the language of PHP scripts that will then generate websites of infinite variety and designed to your PHP scripting. (Really it isn’t as difficult as becoming a Jedi knight). So hence the question that we began with, (boy aren’t you glad you started this?) which came first the PHP tutorial script or the website?
Am I just contemplating my navel or does all this PHP tutorial script talk have anything to do with real life. Well quite a lot actually. “Search your feelings Luke. You know it’s true”? You can turn a PHP tutorial script into cash and earn a very good living as a PHP programmer.
The online job site oDesk is finding that number of projects for PHP programmers is growing faster than any other freelance sector and the wages paid for these projects are rising faster too. ODesk also report that “overall, PHP demand was twice that of any other programming language. Open source technology, led by PHP and MySQL, is by far the skill set in highest demand today.”
PHP tutorial scripts are better than any other coding platform because it is free. Very flexible and offers a huge support network of other PHP scripters. There is an extensive library of PHP tutorial scripts that can be tailored, are transferable and match to fit almost any web application.

Tags:
Chicken Or The Egg,
Infinite Variety,
Philosophical Question
mortal asked:
I need to extract data from 2 MySQL databases located at two different servers. How is it possible from one single PHP page?

Tags:
Mysql Databases,
Php,
Servers
anDrew asked:
I’ve made some websites using html but now I want to make an e-commerce site and I want to learn PHP form making and shopping carts and stuff like that. What is the best way to learn it from home.

Tags:
E Commerce Site,
Php Scripting,
Stuff
Cool kid asked:
I have a text form, and it posts messages to my website. However, if I want to go to a new line within that message, i.e. within that text area, I need to automatically add
. Is there someway of php detecting the end of a line and adding
automatically?

Tags:
Php,
Text Area

sdei asked:
PHP is widely used in web application development. Billions of web applications running on the internet are made in PHP only. PHP requires web server and can be deployed on most of the web servers, operating systems and platforms. PHP provides filter taking input from a file or stream containing text and providing outputs to another stream of data. Though primary purpose of PHP was dynamic pages, however it has proved to be very effective server side scripting language which very effectively helps in providing content from web server to client.
PHP is a powerful server side scripting language and is widely used in creating dynamic web pages. It can also be used from command line and graphical applications. PHP is also known as Hypertext Processor, and can run on UNIX as well as Windows Servers. PHP is widely used in message boards, shopping carts, search engines and much more. Entire sites are developed with PHP only.PHP is used in creating healthcare applications, real estate portals, e learning websites, search engines, website builders, auctions web portals, sites with enormous database. PHP is also used for data mining and data collection purpose. PHP programmers make usage of OOPs concept and generate number of internet pages on the web. Number of frameworks are used , which act as building blocks in design and structure , these are Cake PHP, Zend Framework, PRADO, Symfony etc. The LAMP architecture is quite popular in the web industry as a way of deploying applications.
Using PHP as front end, mySQL is used for backend purpose. MySQL is included in many servers including UNIXs, Windows (95/98/NT/2000) and Macs and frame works like ZEND, CAKE and NEON.. PHP is available under open source license, this means it is free to use and distribute and the user is encouraged to so. The redistribution of PHP source and binary code is allowed without doing many modifications. However while doing so, the copyright statement needs to be present as well. PHP programmer working on PHP, can easily work on any open source scripts available. Some of the open source scripts available for PHP include PHPBB and osCommerce.
smartData is an ISO certified Offshore software outsourcing company involved in offshore software development in PHP. smartData PHP programmers are experts in delivering quality web applications to clients globally. With features like scalable, robust, open source; php is quite popular scripting language with widespread capabilities for web applications to interact on the net.

Tags:
Dynamic Web Pages,
Open Source License,
Zend Framework
pkaniyarkode asked:
Recently I came to know about the huge opportunities in PHP programming. I have already started taking its tutorial and am looking for 3 months ahead to get into freelance assignments with the same. Is it a reasonable time to be in? I had training in C++ and Java earlier. I am looking for form validation in particular. Are there any opportunities other than this?

Tags:
Form Validation,
Freelance Assignments,
Php Developer
edwinbiasbas asked:
For example… I do the mysql connect php mysql connect scripts before the display scripts (using macromedia dreamweaver) how can I move to an specific location to fit on the fields on the background form.

Tags:
Browser,
Mysql Php,
Php Mysql