| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jul 2004
Lives in Stockport, UK
Hosted on Serva
4 posts
Gave thanks: 0
Thanked 0 times
|
The complete basics of PHP Tutorial 1
This tutorial is based on teaching you the absolute basics of PHP code. It will show the structure of a PHP script
PHP Code:
PHP uses many different functions such as print, write, echo, and many many more, all of which can be found at http://uk2.php.net/quickref. Or if you have a function name just type in: http://www.php.net/(functionname) Don't be frightened by all these functions. I'd be brain dead to say I knew each and every single one of them. I know the ones I use alot and if I ever need to use a different one, I just look it up. This is quite alot of information, I understand, but take a long look at each bit, and learn what everything does. I will be posting my next one in about a week about variables |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|