943,960 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Marked Solved
  • Views: 1020
  • PHP RSS
You are currently viewing page 1 of this multi-page discussion thread
Jul 21st, 2009
1

Is PHP the right for these specific needs?

Expand Post »
Hi, I'm Wyatt, and this is my first post!

So I have an idea for a website. I'm decent at C++ and I only know some basic html. Now I want to pick up a new language to code my site. As I googled the functions I needed, PHP came up the most (probably because it's the most popular).

I could get by with a basic layout of text, links, and pictures, but I'd like to be able to pull data from (but text search would be splendid). In addition, user comments or message boards would also be great.

I'd also like to implement Adsense (or yahoo! or ???) to hopefully make some money.

I'll probably start out simple, but if I'd love to have expandability, such as adding new data to plotted graphs in real time, slick ways of zooming in on photos, and anything to enhance usability.

This is probably too ambitious for my first project, in high school I used FrontPage to do everything for me, but I'd like to know if PHP is a good choice. If not, what is? And do you have any general tutorials, beginner guides that come highly recommended?

In a week, I don't want to be deterred by a difficult learning curve, and in a year I don't want to be wishing I used Javascript or AJAX.

Sorry if I don't make sense or broke the rules.

Thanks,

Wyatt
Last edited by gnarly; Jul 21st, 2009 at 3:03 am.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gnarly is offline Offline
5 posts
since Jul 2009
Jul 21st, 2009
0

Re: Is PHP the right for these specific needs?

i would suggest you to move to dreamweaver from frontpage coz its far more better and user friendly and has more tools for making a complete wesite and as a reference to php following lonk to a php tutorial will be helpful and if you still have some problems i could provide you with the php manual. and if you have good sense of c or c++ then php will be far more easier to you.

http://www.tuxradar.com/practicalphp
Reputation Points: 10
Solved Threads: 1
Newbie Poster
new_divine is offline Offline
18 posts
since Jul 2009
Jul 21st, 2009
0

Re: Is PHP the right for these specific needs?

PHP can do nearly anything you want it to do so you won’t be sorry you chose PHP. I am only new to the language, and to Programming in general.

From what I have seen and heard using HTML, PHP and AJAX is quite a powerful combination so if you learn those you should be ok.

I definitely recommend sticking around here in this forum. The community support is great. I have had really great help here.

I would also recommend Dreamweaver if you are going to use an IDE, I am using CS3 and it has great syntax highlighting and other features for HTML as well.

Good Luck
Reputation Points: 19
Solved Threads: 15
Junior Poster
leviathan185 is offline Offline
105 posts
since May 2009
Jul 21st, 2009
0

Re: Is PHP the right for these specific needs?

Click to Expand / Collapse  Quote originally posted by new_divine ...
i would suggest you to move to dreamweaver from frontpage coz its far more better and user friendly and has more tools for making a complete wesite and as a reference to php following lonk to a php tutorial will be helpful and if you still have some problems i could provide you with the php manual. and if you have good sense of c or c++ then php will be far more easier to you.

http://www.tuxradar.com/practicalphp
This is a fantastic site, i learned a lot from this one
Reputation Points: 19
Solved Threads: 15
Junior Poster
leviathan185 is offline Offline
105 posts
since May 2009
Jul 21st, 2009
0

Re: Is PHP the right for these specific needs?

If hosting is not a problem, maybe asp.net/C# would be a good choice. Since you already know C++, programming the backend should be a snap. Downside is that hosting is often more expensive, and a bit more complicated than with PHP. But it is also easily integrated with silverlight, for making stunning visual effects.

Don't get me wrong, I love PHP, using it since V3 and still using it for my own sites and absolutely loving it. At work I have to use asp.net/c# and it is very solid.
Sponsor
Featured Poster
Reputation Points: 550
Solved Threads: 731
Bite my shiny metal ass!
pritaeas is offline Offline
4,177 posts
since Jul 2006
Jul 21st, 2009
0

Re: Is PHP the right for these specific needs?

php + js (inc ajax) with a healthy dose of xhtml/css are pretty much all you need to build almost everything. Oh - almost forgot mysql.

BTW:
Most seasoned programmers here will scoff at Dreamweaver, but truth be said, it is very good when you're starting out as it deals reasonably well with all the main languages, including syntax highlighting and prompting. Notepad++ and a few other text editors do the same. Aptana is a good all-rounder (IDE). However, for setting up a new local site/sorting our remote FTPs etc etc, Dreamweaver is probably the easiest program to use - although v. v. pricey. Perhaps you could get a cheap 2004MX version. I still use it from time to time. It pretty much does what it says on the tin.
Last edited by ardav; Jul 21st, 2009 at 7:20 am.
Sponsor
Featured Poster
Reputation Points: 1048
Solved Threads: 949
Sarcastic Poster
ardav is offline Offline
6,698 posts
since Oct 2006
Jul 22nd, 2009
0

Re: Is PHP the right for these specific needs?

Thank you for all of the helpful responses.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
gnarly is offline Offline
5 posts
since Jul 2009
Jul 23rd, 2009
0

Re: Is PHP the right for these specific needs?

Click to Expand / Collapse  Quote originally posted by gnarly ...
Thank you for all of the helpful responses.
If this topic is solved then please click the solved link to mark it solved but just to add my opinion, if you know c++ then you should be able to make php extensions that can do things which are presently impossible. One of the things I do know is impossible to currently do with php that I'm trying to make a php extension for is a video and audio library. But for some reason php doesn't like my dll's. Just a thing to keep in mind when you know both php and c++.
Sponsor
Featured Poster
Reputation Points: 410
Solved Threads: 258
Occupation: Genius
cwarn23 is offline Offline
3,004 posts
since Sep 2007
Jul 23rd, 2009
-7

Re: Is PHP the right for these specific needs?

Quote ...
ne of the things I do know is impossible to currently do with php that I'm trying to make a php extension for is a video and audio library
There is one already

http://ffmpeg-php.sourceforge.net/

Quote ...
If hosting is not a problem, maybe asp.net/C# would be a good choice. Since you already know C++, programming the backend should be a snap. Downside is that hosting is often more expensive, and a bit more complicated than with PHP. But it is also easily integrated with silverlight, for making stunning visual effects.
C#.NET is really quite a different animal from c++....

But i must admit that Visual Studio / Web Developer Express is an amazing piece of kit for developing dynamic sites with. Only thinbg you got to watch out for is the cost of hosting and version. Apps targeted at a newer version of .NET (e.g created with a newer version of visual studio) wont work on servers which use older versions (many companies still offer only asp.net 1.1 which is poor, and not the default in vs2005 and above)
Last edited by jbennet; Jul 23rd, 2009 at 1:37 am.
Moderator
Featured Poster
Reputation Points: 1784
Solved Threads: 575
Moderator
jbennet is offline Offline
16,520 posts
since Apr 2005
Jul 23rd, 2009
0

Re: Is PHP the right for these specific needs?

Click to Expand / Collapse  Quote originally posted by ardav ...
php + js (inc ajax) with a healthy dose of xhtml/css are pretty much all you need to build almost everything. Oh - almost forgot mysql.

BTW:
Aptana is a good all-rounder (IDE). However, for setting up a new local site/sorting our remote FTPs etc etc, Dreamweaver is probably the easiest program to use - although v. v. pricey. Perhaps you could get a cheap 2004MX version.
I agree totally, Aptana is a great web programming IDE. I'm using it curretly, previously I used PHPEclipse. PHPEclipse is also great, as Aptana and PHPEclipse is using Eclipse IDE as their core, you'll get great features of Eclipse. But Aptana comes with great features for JS and CSS. Personally I think Dreamweaver is no way a good php IDE. It's good as WYSIWYG HTML editor. Though I haven't used CS3/CS4 version. When you have firefox with firebug and Aptana/PHPEclipse, for what's on earth do you need Dreamweaver?

And learning php is the easiest thing in this world. It's even easier than learning to eat . Don't be surprised if you come-up with a CMS soon after learning php. But of-course it has huge library, so knowing all of them would be very close to impossible (atleast for me). But you'll get number of reference books all over the bookstores and internet.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
vatzcar is offline Offline
3 posts
since Jan 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: Page expiry problem
Next Thread in PHP Forum Timeline: jQuery add textbox data in dropdown box without page refresh





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC