![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Member Level 2 | I am currently an admin on a vBulletin forum like this, and find that little .php after every little thing I click. What i'm wondering is how hard is it really to learn basic PHP? What are the usages of the language that would make me want to pick up a book, read it, and learn it. Or, have someone teach it to me. | ||
| | |
| Advertisements |
| | #2 | ||
| Member Level 3 | php learning is very easy lozzie, just purchase a good book for beginning with php and search from internet where you can find a lots of free scripts of php | ||
| | |
| | #3 | ||
| V.I.P. Member | Well, for starters, you can make your pages dynamic - meaning you can have content update for you without you having to manually update it. Like you mentioned, vBulletin is php driven. That's a powerful feature of using php itself. You can store data in a database with php and read it back out to your visitors. There are many reasons to use php. Here's a small challenge for you. Make a footer for one of your sites where you use php to update and display the copyright year on each page when a new year starts. It's a small thing, but will help you start learning. Will also give you a valuable use for php. Once you have the php footer on each page, you will no longer need to update any dates on your pages every year. | ||
| | |
| | #5 | ||
| V.I.P. Member | Here's two places: http://www.w3schools.com/php/php_intro.asp http://www.phpfreaks.com/tutorials.php | ||
| | |
| | #6 | ||
| MK PitStop Member | PHP is based on C++ language and the syntax used in PHP is quite similar to C/C++. C/C++ is still considered the best programming language by many programmers and people who love this language would surely feel more comfortable with the syntax of PHP. ASP on the other hand has a more Visual Basic kind of syntax that again is closely related to only Microsoft products. So, it depends on a person-to-person which language he or she is comfortable
__________________ http://www.prisonbreakscene.com "Prison Break Forum" | ||
| | |
| | #7 | ||
| Member Level 3 | This is not very hard to learn just 1st step is to learn HTML(hyper text markup language) then you can easily understand what php is and then gofor basic,s | ||
| | |
| | #8 | ||
| Member Level 3 | It stands for PHP: Hypertext Preprocessor - it's what's known as a recursive acronym where one of the initials actually stands for the whole acronym. There's another fact you never really wanted! | ||
| | |
| | #9 | ||
| Member Level 1 | PHP is dead simple. If you've ever programmed before, pick a simple online tutorial to get the drift of things - that might even be enough to get you going. Then it's just finding examples for very specific issues rather than learning "the language". | ||
| | |
| Featured Websites | ||||
|
![]() |
| Tags: basic, hard, learn, php |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Top hard disks | modric | Computer Memory (RAM) and Hard Drives | 4 | 08-01-2006 12:04 AM |
| If I Were To Learn Coding... | DouglasA | Website Coding | 8 | 07-05-2006 7:22 PM |
| Basic Usage Of Php Mail Function | Whatcha | PHP | 3 | 05-11-2006 1:46 AM |
| Fitting more than one hard drive | Kristof | Computer Memory (RAM) and Hard Drives | 9 | 04-22-2006 4:55 AM |
| Featured Websites | ||||
|