PHP
Hey,
I was wondering what it takes to learn this kind of language? How difficult is it? Do you need to know anything before you start to learn PHP? Please tell me anything you know about it....Thanks
------------------
Adam
[email protected]
C&C Wireless- For all your wireless needs!
Best Regards,
Adam Lee
DigitalONE Design
President - Internet Division
[email protected]
digitalonedesign.com
oodie posted this at 11:34 — 29th June 2000.
They have: 8 posts
Joined: Jun 2000
PHP is not so difficult to learn. It helps if you have programming background (in any language: C, C++, Java, Javascript, Basic, anything), even better if you know Perl because PHP syntax is very similar to Perl. Actually now I prefer PHP to Perl, it's a lot easier.
If you know nothing about PHP, I would suggest you start with something simple like inserting date on your page, etc (I think webmonkey has some tutorials about PHP). Then try to write simple script. For me, I wrote a script to insert banner every page of mine. What it does is just open a text file and print all the banner code there to HTML pages. Voila! automation for my site (and I still use it now). Another way, get other people's script and try to understand how it works.
That's how I learn. I'm not sure if it will work for other people. If you have problems, go to discussion groups and search their archives. Most of the times you'll find the answer. I would recommend http://www.phpbuilder.com or http://php.faqts.com
Hope I answer some of your questions. Happy learning
------------------
What is oodie?
It's about PHP
johnnyboy posted this at 20:30 — 29th June 2000.
They have: 166 posts
Joined: Jan 2000
Adam,
I too, like oodie, now prefer PHP to Perl. It was much easier to learn. If you learn like me, go to the book store and get a good book. Supplement what you have learned from the book with a few PHP tutorial sites and discussion forums. A good discussion forum for PHP is http://www.devshed.com/cgi-bin/ubb/Ultimate.cgi (hope that doesn't get deleted).
The only project I've done in PHP/MySQL so far was at http://interwovendesign.com/PHP . It's a shopping cart for my wife's off-eBay stuff that she sells.
The whole project was done in HTML, PHP and MySQL. There is web based administration too. It was a fairly easy project for even a beginner in PHP.
Off Topic: Go to http://bbspot.com/News/2000/6/php_suspend.html and read the 'story' on PHP. LOL
John
interwovendesign.com
Quality web site design without the monthly maintenance fees!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.