Emuforums.com

Go Back   Emuforums.com > General Discussion > Web development / Programming
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Login to remove all ads!
Reply
 
LinkBack Thread Tools Display Modes
Old September 10th, 2002   #1 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
C, C++, PHP Tutorials and other programmin

C++ & C:
http://www.intap.net/~drw/cpp/

http://www.cplusplus.com/doc/tutorial/

http://www.thinkquest.org/library/li...3074&url=3074/

http://www.cprogramming.com/tutorial.html

http://www.cs.wustl.edu/~schmidt/C++/

http://www.glenmccl.com/tutor.htm

http://www.desy.de/gna/html/cc/Tutorial/tutorial.html

http://www.cyberdiem.com/vin/learn.html

http://www.gustavo.net/programming/c.shtml

http://www.gustavo.net/programming/c__tutorials.shtml

http://www.cs.uregina.ca/dept/manuals/C++/tutorial.html

http://www.functionx.com/cpp/

PHP:

Dont go any where http://www.php.net/

http://hotwired.lycos.com/webmonkey/...tutorial4.html

http://hotwired.lycos.com/webmonkey/programming/php/

http://www.php-center.de/tutorial/ (German)

Request to admin make it sticky .. since many people asking for tutorial

post other links if you have more

Last edited by Mohd; September 14th, 2002 at 13:03.
Mohd is offline   Reply With Quote
Old September 12th, 2002   #2 (permalink)
Nezzar
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,202
For the german folks:
www.php-resource.de/tutorials.php
__________________
phoop.net - Bred For Its Skills In Magic - Current PTE Release: 0.9.3alpha

Last edited by Nezzar; September 14th, 2002 at 14:50.
Nezzar is offline   Reply With Quote
Old September 13th, 2002   #3 (permalink)
ammoQ
Emu author
 
ammoQ's Avatar
 
Join Date: Mar 2002
Location: Vienna/Austria/Europe
Posts: 1,168
READ THIS FIRST!
Before you learn about variables and loops and pointers, learn about the Tao. Without the Tao, your programs will be nothing but a big mess.

http://www.growf.org/tao.html
(compare with the original Tao te king: http://www.iging.com/laotse/LaotseE.htm)
__________________
If you think my English is bad, wait till you read my Polish.

Last edited by ammoQ; September 13th, 2002 at 22:07.
ammoQ is offline   Reply With Quote
Old September 14th, 2002   #4 (permalink)
ammoQ
Emu author
 
ammoQ's Avatar
 
Join Date: Mar 2002
Location: Vienna/Austria/Europe
Posts: 1,168
humor: commandments for C programmers
http://www.cs.bgu.ac.il/~omri/Humor/...mandments.html
__________________
If you think my English is bad, wait till you read my Polish.
ammoQ is offline   Reply With Quote
Old September 14th, 2002   #5 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
PHP
http://www.devshed.com/Server_Side/PHP

there is also some other turoial in this site for diffrent programming language like perl
Mohd is offline   Reply With Quote
Old September 14th, 2002   #6 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
PHP
http://www.webestilo.com/php/
http://www.freewebmasterhelp.com/tutorials/php/
Mohd is offline   Reply With Quote
Old September 22nd, 2002   #7 (permalink)
dn
Administrator
 
dn's Avatar
 
Join Date: Oct 2001
Location: London, England
Posts: 1,099
PHP
http://www.melonfire.com/community/c...p?category=PHP
__________________
“A commonplace man marvels at uncommon things; a wise man marvels at the commonplace” - Confucius
dn is offline   Reply With Quote
Old September 22nd, 2002   #8 (permalink)
GSDragoon
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,967
What is PHP?
__________________

Athlon 64 754 Venice @~2625 MHz (10.5x250), DFI Lanboy NF3 250GB
1GB DDR @ 201.9 MHz, 128MB nVidia 6800 (350/700 MHz)
Autigy SE.... XP pro SP3

GSDragoon is offline   Reply With Quote
Old September 22nd, 2002   #9 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
Programming language for web site ngemu is programmed using php
Mohd is offline   Reply With Quote
Old September 22nd, 2002   #10 (permalink)
Nezzar
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,202
I know that squall84 already listed this site in his list but I'd like to draw your attention comments on php.net beneath the function-reference. They helped me more than once.
__________________
phoop.net - Bred For Its Skills In Magic - Current PTE Release: 0.9.3alpha
Nezzar is offline   Reply With Quote
Old October 6th, 2002   #11 (permalink)
DarkAurora
Back from the dead
 
DarkAurora's Avatar
 
Join Date: Jan 2002
Location: Seymour, TN
Posts: 3,735
Programmer's Heaven is a good place to get good free compilers.
DarkAurora is offline   Reply With Quote
Old October 17th, 2002   #12 (permalink)
zukeft
Registered User
 
zukeft's Avatar
 
Join Date: Sep 2002
Location: Bogota, Colombia
Posts: 1,157
If anybody's interested in game design in OpenGL with C++, check out http://nehe.gamedev.net which is full of tutorials.
__________________
Flaretech.biz web hosting
zukeft is offline   Reply With Quote
Old October 17th, 2002   #13 (permalink)
GSDragoon
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,967
www.planetsourcecode.com has some good example code in many different languages.
__________________

Athlon 64 754 Venice @~2625 MHz (10.5x250), DFI Lanboy NF3 250GB
1GB DDR @ 201.9 MHz, 128MB nVidia 6800 (350/700 MHz)
Autigy SE.... XP pro SP3

GSDragoon is offline   Reply With Quote
Old October 22nd, 2002   #14 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
API Tutorial
http://www.winprog.org/tutorial


related to API
http://www.gtk.org
http://www.wxwindows.org
Mohd is offline   Reply With Quote
Old October 23rd, 2002   #15 (permalink)
GSDragoon
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,967
Smile

Thanks a lot squall84, that is exactly what I've been looking for. I know the basics of C++, and DOS is quite boring.
__________________

Athlon 64 754 Venice @~2625 MHz (10.5x250), DFI Lanboy NF3 250GB
1GB DDR @ 201.9 MHz, 128MB nVidia 6800 (350/700 MHz)
Autigy SE.... XP pro SP3

GSDragoon is offline   Reply With Quote
Old October 23rd, 2002   #16 (permalink)
snowbear
Registered User
 
Join Date: Jan 2002
Location: Germany/Köln
Posts: 45
Big tHx for this tuts

But I have one question to ask

in the new version of php4 some vars are not available

you must use a other var but wich vars are that ???
__________________
Sorry for my very bad English

Last edited by snowbear; October 23rd, 2002 at 18:49.
snowbear is offline   Reply With Quote
Old October 23rd, 2002   #17 (permalink)
Nezzar
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,202
Quite OT but ahhh.
What do you mean by "not valid"? Not available? If yes, open up the php.ini and look for an option called register_globals and set it on.
__________________
phoop.net - Bred For Its Skills In Magic - Current PTE Release: 0.9.3alpha
Nezzar is offline   Reply With Quote
Old October 23rd, 2002   #18 (permalink)
snowbear
Registered User
 
Join Date: Jan 2002
Location: Germany/Köln
Posts: 45
yes that I mean but *lol*
if I whant to do this I must hack the server and conf the php.ini *lol*

its not my server
__________________
Sorry for my very bad English
snowbear is offline   Reply With Quote
Old October 24th, 2002   #19 (permalink)
Mohd
.:: PHP King ::.
 
Mohd's Avatar
 
Join Date: Mar 2002
Location: Bahrain
Posts: 580
Quote:
Originally posted by Nezzar
Quite OT but ahhh.
What do you mean by "not valid"? Not available? If yes, open up the php.ini and look for an option called register_globals and set it on.
I don't thinks that is the problem I have Installed the new version of php then I tried pafiledb script on it guess what happen alot of warnning and error in the page
Mohd is offline   Reply With Quote
Old October 24th, 2002   #20 (permalink)
Nezzar
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,202
According to his answer to my pm, it fixed his prob
__________________
phoop.net - Bred For Its Skills In Magic - Current PTE Release: 0.9.3alpha
Nezzar is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:32.

Final Fantasy Forums - Final Fantasy - Kingdom Hearts 3 - Game Wallpapers

Powered by vBulletin® Version 3.7.0 Release Candidate 3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0