|
PHP
|
|
12-31-2008, 04:44 PM
(This post was last modified: 12-31-2008 04:46 PM by Giangy94.)
Post: #11
|
|||
|
|||
|
RE: PHP
And Italian site?
![]() I studied PHP only here: http://php.html.it/guide/ specifically here: http://php.html.it/guide/leggi/99/guida-php-di-base/ http://talkhere.altervista.org |
|||
|
12-31-2008, 05:12 PM
(This post was last modified: 12-31-2008 05:13 PM by Imad Jomaa.)
Post: #12
|
|||
|
|||
|
RE: PHP
Just a quick tip. A lot of tutorials will probably end up teaching you the lazy way of opening php.
E.G: <? echo 'blah'; ?> OR <?= echo 'blah'; ?>. Don't use them, they'll sometimes get parsed as an XML opening tag "xml="...." " but it depends on the specified Doctype. In all, just use this: <?php echo 'blah'; ?> Hire Me Clicktotweet.me |
|||
|
12-31-2008, 05:24 PM
Post: #13
|
|||
|
|||
|
RE: PHP
ok
Thanks for all the help and the links!(12-31-2008 04:44 PM)Giangy94 Wrote: And Italian site? who was that too? O.o |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help







Thanks for all the help and the links!![[Image: etsig.png]](http://elegant-totality.info/etsig.png)