![]() |
| |||||||
| Home | Forums | Rules | All Albums | Blogs | Subscriptions | Register | Mark Forums Read |
| Internet/Networking Everything concerning your internet connection or network, as well as browsers. |
![]() |
| | LinkBack | Thread Tools |
| | #1 |
| Gamer at large! Join Date: Oct 2006 Location: Alberta, Canada
Posts: 973
| How tough is PHP to learn? I want to create an auction subsite with it, and any good scripts out there are way too expensive or require an expensive membership in order to download them. ![]() |
| |
| | #2 |
| Join Date: Nov 2006 Location: Inside an igloo, Canada
Posts: 313
| Do you know any other scripting languages AND/OR programming languages? If not, and depending the specifications of the auction site, it will not be easy to complete. I would start with something simpler in PHP and see how it goes first. You will also probably need database knowledge to get the site running. Try http://w3schools.com/php/default.asp it has a step by step overview of PHP functions. If you have other programming knowledge, PHP shouldn't be hard to pick up, it shares the fundamental principles of any language - just a different syntax. EDIT: Just remembered, a database is essential to get a site up and running like this, storing user info, item descriptions, etc. You will need to also learn SQL query language to talk to the DB. Another link => http://w3schools.com/sql/default.asp || AMD Athlon64 3800+ Venice | Asus A8N5X s939 | OCZ Premier PC3200 Du-Ch 1GB | Sapphire X1600Pro 512MB PCI-e | 1xWD 80Gb & 1xWD 250Gb Sata(s) | Antec SLK3800B Case | Enermax NoiseTaker 485W || Last edited by pc_guy; November 16th, 2006 at 11:05. |
| |
| | #3 |
| vB Support Guy Join Date: Sep 2006 Location: United Kingdom
Posts: 63
| PHP requires a LOT of scripting and calling functions and is used for powerful front and backend scripting, since with PHP you an embed HTML into it and vise versus it makes things a little easier. for a full interface you'll need to learn CSS to combine it with your PHP scripting as PHP alone cannot create page layouts and so on, it is a script mainly used for calling and "what happens if X is Y and then T happens otherwise S happens instead" kinda scripts. i've been looking for ways to start learning it myself as then i could code for vBulletin and make some mods. so if you find anywahere, let me know and maybe we can learn together? |
| |
| | #4 |
| Gamer at large! Join Date: Oct 2006 Location: Alberta, Canada
Posts: 973
| W3Schools is always a great start to begin. And I do know Python and some Java, so I do know other programming languages. Unfornately, Bravenet only supports PHP right now. I could learn any other language, but it would do squat until I got my own server. ![]() |
| |
| | #5 |
| Join Date: Nov 2006 Location: Inside an igloo, Canada
Posts: 313
| I worked a lot with .ASP, I find it easier then PHP, it's more forgiving in the way you write it. Put I think finding hosting that supports ASP is out of the question because of the cost. I think that if you know some programming, PHP will not be that hard to learn, it will be harder to plan and develop the actual auction site - making sure it runs efficiently and is secure from things such as injection attacks. || AMD Athlon64 3800+ Venice | Asus A8N5X s939 | OCZ Premier PC3200 Du-Ch 1GB | Sapphire X1600Pro 512MB PCI-e | 1xWD 80Gb & 1xWD 250Gb Sata(s) | Antec SLK3800B Case | Enermax NoiseTaker 485W || |
| |
| | #6 |
| Lvl 1 College Student | I have a book called Web Database Applications with PHP and mySQL I would send it to you... but I paid 47 bucks for it. It's published by o'Reilly Publishing. I'm sure u can find it @ ur local bookstore. But read some parts of it first. It explains how to create a complete website for a Widget-wine company, which is almost what you're lookin for. It dips into php + mysql user management |
| |
| | #7 |
| Gamer at large! Join Date: Oct 2006 Location: Alberta, Canada
Posts: 973
| I've been thinking about the features I'd like to see, and I'm still working on this. Consider it a work-in-progress, to borrow the old title. ![]() ![]() |
| |
![]() |
|
| Tags |
| learn, php, tough |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HowTo: Put that tough-to-reach screw in perfectly! | Zambini | Mods & Ends | 21 | July 6th, 2008 15:14 |
| Learn English or do time. | oldman_gamer | HL Lounge | 11 | March 29th, 2008 07:57 |
| Learn a new Language | Jokerswild | HL Lounge | 1 | September 20th, 2007 04:01 |
| Tough Duck Stays Alive for 2 Days in Refrigerator After Being Shot | Capper | HL Lounge | 20 | January 22nd, 2007 16:32 |
| Where can I learn database programming? | WhiteEagle | Software & OSs | 5 | December 2nd, 2006 11:23 |