Useful Server-Side Tutorials & Resources

Here is a list of userul Tutorial sites for Server/Client-Side Scripting. PHP, ASP, Javascript, etc… Enjoy :slight_smile:
[SIZE=1]
[list]PHP
[]http://www.hotscripts.com (PHP, C++, ASP, JS, PERL)
[
]http://www.phpforflash.com
[]http://www.phpfreaks.com/tutorials.php
[
]http://www.daydreamgraphics.com/tutorials/list.php?cat_id=2
[]http://www.zend.com/zend/tut/
[
]http://php.weblogs.com/sql_tutorial
[]http://www.webwork-magazin.net/tricks/ (PHP, CSS, JS, HTML, Perl, ASP)
[
]http://tutorials.dreamincode.net/ (PHP, Perl, ASP, CGI, JS, HTML)
[]http://www.devshed.com/Server_Side/PHP (PHP, JS, mySQL, XML, DHTML)
[
]http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html (PHP, mySQL)
[]http://www.thescripts.com/serversidescripting/ (PHP, ASP, ColdFusion, mySQl, Perl, DHTML, JS)
[
]http://www.scriptarchive.com/ (PHP, CGI, Perl)
[*]http://www.sephiroth.it/ (PHP & Flash)

ASP
[]http://www.aspin.com/
[
]http://www.codeproject.com/
[]http://www.101-asp-tutorials.com/
[
]http://www.4guysfromrolla.com/
[*]http://www.webwizguide.com/

.NET/ASP.NET
[]http://www.asp.net/
[
]http://www.activeserverpages.com/tutorials/
[*]http://msdn.microsoft.com/asp.net/

JavaScirpt
[]http://hotwired.lycos.com/webmonkey/98/03/index0a.html (Beginning Javascript)
[
]http://hotwired.lycos.com/webmonkey/98/29/index0a.html (Advanced Javascript)
[]http://www.javascriptkit.com/javaindex.shtml
[
]http://javascript.internet.com/

HTML
[]http://freespace.virgin.net/sizzling.jalfrezi/
[
]http://www.lissaexplains.com/

Forums
[]http://phpfreaks.com/ (PHP)
[
]http://phpbuilder.com/ (PHP)
[]http://phpaddict.com/ (PHP)
[
]http://tutorialforums.com/ (Everything)
[]http://www.asp-dev.com/forum/ (ASP)
[
]http://asp.forumszone.com/ (ASP)
[]http://www.aspforums.com/ (ASP)
[
]http://www.galahtech.com/forums/index.php?referrerid=161**(PHP, ASP, and JSP, VBScript, JavaScript)**
[/list]

Note: Do not reply to this thread with comments on the links. This thread is just for educational purposes. You may reply with links to sites that you find useful that are not already on the list, or you may reply to notify us of broken links. Other posts will be deleted.

Note2: I’ll delete the answers after I’ve updated the list.

Note3: If you submit site links please let us know what languages the site has tutorials for so we can better place them in the big list.
[/SIZE]

hey jubby, i hope i´m not breaking the rules above… butcan i request an adition to the big list?

how about css tutorials and forums? i don´t have any, but i´d apreciate if you do =)

sorry, cheers :slight_smile:

http://www.echoecho.com/css.htm
(-:

thanks freddy! i´ll check it out =)

Sorry Guig0 i never even noticed that someone posted in here. I’ll find a bunch and post them. :slight_smile:

np dude :wink:

Thanks jubby =)

<h6>
<b>HTML</b>
http://www.htmlgoodies.com<br>
http://www.davesite.com<br>

just a few

.www.w3schools.com
ASP, .NET, XML, CSS, HTML, Javascript and loads of other stuff

Thanks JubJub :stuck_out_tongue:

http://www.htmlgoodies.com

http://www.jsmadeeasy.com

are there any sites providing tuts for combining php with flash?

Did you look through those urls?

I’d imagine the link called http://www.phpforflash.com might just might be what your looking for.

HTML

www.funky-chickens.com

Did i miss something or wasnt www.php.net not included which to my knowledge has the biggest tutorial on php :slight_smile:

http://us3.php.net/tut.php

I think you did miss something. Sure, there’s a tutorial, but there’s nothing much more than to show you a few simple things. Unless there’s a secret tutorial section that I can’t find.

Actually I think you did miss something freddy-boy. PHP.net has a fairly large instructional section for people starting out with php. From basic syntax to OOP classes and the like.

http://us4.php.net/manual/en/language.basic-syntax.php

and then from there you can find any other function you need help on.

And yes I neglected to put php.net up there for some stupid reason. I know it was on my original list but I just failed to convert it over when I posted the thread. When I revise this list It will be more comprehensive.

Though I have never looked at that section before, I wouldn’t really call that tutorials, but examples of how to use code. Somewhat like what you would see in the function list. However - I see how it can help. My bad! :wink:

how’s about adding a few links to some good (fool proof) guides on installing apache, php, MySQL and phpMyAdmin in complete harmony ? cuz i’ve been trying for a while now and just can’t get it all running good and proper :frowning:

hey i apoligize if someone posted this but I just came across this link over at phpbuilder.com and thought some other people besides me might find it usefull. This guy wrote a nice book about php and made it available for anyone to read! cool stuff.

http://www.hudzilla.org/php/

orginal source thread:

http://www.phpbuilder.com/board/showthread.php?threadid=10285628

Just thought I should say:

PHP
If you ever come across a function you want to know more about, you can almost always just type ‘[function name] php’ in google, press ‘I’m feeling lucky’ and come straight to a page about the function from php.net.
Such as: str_replace php.

HTML
www.yourhtmlsource.com