PHP is is coding.???

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
techfreakd
Forum Newbie
Posts: 5
Joined: Thu Feb 23, 2012 11:41 pm

PHP is is coding.???

Post by techfreakd »

PHP is one type of coding.??
than what about jomla, CSS and flash is this part of PHP.??
Plz tell me about PHP and their part.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: PHP is is coding.???

Post by requinix »

techfreakd wrote:PHP is one type of coding.??
Assuming English isn't your first language, yes.
techfreakd wrote:than what about jomla, CSS and flash is this part of PHP.??
It uses PHP, no, and no, respectively.
techfreakd wrote:Plz tell me about PHP and their part.
Google it. Really. At least try to do the research yourself. It's quite easy.
rhecker
Forum Contributor
Posts: 178
Joined: Fri Jul 11, 2008 5:49 pm

Re: PHP is is coding.???

Post by rhecker »

PHP is coding. It is generally used to deliver data in web pages and perform operations on that data.

JOOMLA is an application written (largely in PHP) which allows non-programmers to build dynamic content managed websites

CSS is used to format HTML so it looks the way you want it to in the web page.

Flash is a technology built by Adobe to deliver motion graphics, as well as other things. It is a dying technology.

So Flash, Joomla, and CSS are not part of PHP.
Post Reply