| | |
Your thought on PHP
![]() |
•
•
Join Date: Sep 2008
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
I am a PHP developer and enjoying my work in it , but i was very disappointed when some of my colleagues said that the PHP is bullshit... it is not a programming language... there is no future in it... i was very amazed when other professional doesn't consider me as a software developer... so what your say?
what you think about PHP share with us...
I wouldn't say PHP has no future. It is one of the most popular and widely used server-side scripting language.
As for whether it is a programming language, it all depends on what's your definition of a programming language.
Traditional programming language (eg C++) requires compiler to make the source files into object files, and linker to link all the object files and libraries into executable. Scripting languages work differently, as in they require some interpreter or preprocessor to parse them, but no compiler or linker involved. In a way, scripting languages are more limited in their usage, but I wouldn't say they are bullshit.
As for whether it is a programming language, it all depends on what's your definition of a programming language.
Traditional programming language (eg C++) requires compiler to make the source files into object files, and linker to link all the object files and libraries into executable. Scripting languages work differently, as in they require some interpreter or preprocessor to parse them, but no compiler or linker involved. In a way, scripting languages are more limited in their usage, but I wouldn't say they are bullshit.
Founder of :
Lexel Technologies Pte Ltd - SMS (TXT) Marketing software solution
My Blogs: Gooner's Sanctuary
Pet Directory and Forum: FurryTale.net
Lexel Technologies Pte Ltd - SMS (TXT) Marketing software solution
My Blogs: Gooner's Sanctuary
Pet Directory and Forum: FurryTale.net
•
•
Join Date: Sep 2008
Posts: 14
Reputation:
Solved Threads: 0
I think the definition of a language, depends heavily on what can be accomplished with it.
Clearly alot can be done with PHP, so it's far from being "Bullshit".
Now if they critique more yourself, I guess you have to ask yourself, what are you doing with PHP?
If you are making professional level Programs. Apps, or websites etc and making full use of any and all features PHP has to offer, and getting paid well to do it, then I would say they are jealous, or just being "snobs" or "Elitists".
Sure there are other ways it can be done, but PHP is a very flexible language on the whole, and widely used, so why not?
Clearly alot can be done with PHP, so it's far from being "Bullshit".
Now if they critique more yourself, I guess you have to ask yourself, what are you doing with PHP?
If you are making professional level Programs. Apps, or websites etc and making full use of any and all features PHP has to offer, and getting paid well to do it, then I would say they are jealous, or just being "snobs" or "Elitists".
Sure there are other ways it can be done, but PHP is a very flexible language on the whole, and widely used, so why not?
PHP is a great language and has its place in the world. Its backed by thousands of developers and since it is supported and maintained so well, there really is no sense in calling it "bullshit" at all. PHP provides a stable environment for web development and in my opinion the best language to develop web applications in.
I started with perl as my programming language when I first started in IT. It has its place in my back-end programming but if I'm doing any front-end then its in PHP flat out no playing around.
I also dig C# for my windows programming and since none of the above languages are actually "binary compiled" (C# compiler doesn't actually compile an executable binary, instead it contains meta-data and IL code) does that mean I'm not a programmer?
I don't care what language your working with, if your code produces functional results in any applicable manner then I am going to call you a programmer.
Just my 2 cents.
I started with perl as my programming language when I first started in IT. It has its place in my back-end programming but if I'm doing any front-end then its in PHP flat out no playing around.
I also dig C# for my windows programming and since none of the above languages are actually "binary compiled" (C# compiler doesn't actually compile an executable binary, instead it contains meta-data and IL code) does that mean I'm not a programmer?
I don't care what language your working with, if your code produces functional results in any applicable manner then I am going to call you a programmer.
Just my 2 cents.
Sounds to me like they are just jealous because they have no idea the symphony of css, javascript, ajax, php, sql, http etc... How, to be a web developer, especially now days, requires knowledge of several languages, techniques and the ability to take advantage of new languages and techniques as they become popular. The technology of web development moves so fast that by the time you graduate college, you don't know the half of it. I had never even heard of ajax until 3 months after I graduated just 2 years ago, and now everyone wants it. Next time someone tries to tell you this, just say; Oh stop being mad just because you can't keep up.
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” - Dr. Seuss
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
i started web programming with standart asp(also known as classical asp), then i miggrated to asp.net 3 years ago. when i started to classical asp, i was told that php is alike, so there are no class structures and stuff i believe. code reusability must be a problem then. and also it will be hard to do component based programming in php. how do you guys compare php to asp.net ? and by learning asp.net you will have a chance to develop other windows and mobile applications by the same tools besides web development. So every asp.net developer can be count as a software developer as well, whereas a php developer could only develop web apps by his php related skills. am i right?
Due to lack of freedom of speech, i no longer post on this website.
Exactly.
PHP has far advanced past classic asp and has included class structures for years. They're actually talking about namespaces in php 6, but will require some refining after the initial release I'm sure.
I think php does really well for web apps but it does have potential to do much more from standard database functionality to socket programming. I would say that at the time that asp.net was released, php was comparable to classic asp, but at that time asp was abandoned while php was not.
Code reusability works just like anything else, I actually have a library full of classes that I use frequently.
PHP has far advanced past classic asp and has included class structures for years. They're actually talking about namespaces in php 6, but will require some refining after the initial release I'm sure.
I think php does really well for web apps but it does have potential to do much more from standard database functionality to socket programming. I would say that at the time that asp.net was released, php was comparable to classic asp, but at that time asp was abandoned while php was not.
Code reusability works just like anything else, I actually have a library full of classes that I use frequently.
Last edited by R0bb0b; Oct 17th, 2008 at 4:42 am.
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” - Dr. Seuss
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
•
•
•
•
do you also have a seperation between the html markup and codebehind file? do you advise me as a professional asp.net developer to learn php? And how long will it take me to master php given that i am experinced in asp.net?
I am certainly not biased, I do like Asp.net and what they have done and am actually a huge C# and SQL Server fan. I just don't think development should cost so much.
“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” - Dr. Seuss
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
-- The documentation is inevitable, you may get away with it for a little while but eventually you too will have to do the deed.
![]() |
Similar Threads
- Compile PHP (PHP)
- PHP conditions (PHP)
- Learning PHP but problem with script (PHP)
- PHP Sessions on IIS (PHP)
- http://www.th.msie.cc/ index.php?aid=579 (Viruses, Spyware and other Nasties)
- Redirection to http://th.msie.cc/index.php?aid=20038 (Viruses, Spyware and other Nasties)
- IE is hijacked by http://th.msie.cc/index.php?aid=20035 (Viruses, Spyware and other Nasties)
- We've Gone PHP! (DaniWeb Community Feedback)
Other Threads in the IT Professionals' Lounge Forum
- Previous Thread: Which Cert Do I Want?
- Next Thread: Anyone know good web conferencing solution provider?
| Thread Tools | Search this Thread |
1gbit advertising advice amazon answers archive british broadband business businessprocesses career carrier censorship cern china cio collectiveintelligence connectivity consumer consumers corporateearnings datatransfer debtcollectors dictionary digg digital ebay ecommerce email employment environment facebook food government grid high-definition hottub infodelivery infotech intel internet interview ipod isp japan kindle lhc library malware marketing mit moonfruit news onlineshopping piracy piratebay pope porn program questions r&d religion remoteworking research retail security sex shopping simple skype smallbusiness smb sms socialmedia socialnetworking software softwareengineer spam speed spending startrek statistics stocks study stumbleupon survey tabletpc technology touch-screen touchscreen twitter uk videoinprint voips web webdeveloper windows words






