Emuforums.com

Go Back   Emuforums.com > General Discussion > Web development / Programming
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old September 10th, 2002   #1 (permalink)
.:: 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 14:03..
Mohd is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old September 12th, 2002   #2 (permalink)
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,208
For the german folks:
www.php-resource.de/tutorials.php
__________________
Bred for its skills in magic

Last edited by Nezzar; September 14th, 2002 at 15:50..
Nezzar is offline   Reply With Quote
Old September 13th, 2002   #3 (permalink)
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 23:07..
ammoQ is offline   Reply With Quote
Old September 14th, 2002   #4 (permalink)
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)
.:: 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)
.:: 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,126
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)
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,969
What is PHP?
__________________

Athlon64 3400+ @10.5x250MHz, 2.625GHz | DFI NF3 250GB
2x512 Corsair pc3200 | BFG FX6800 OC 128MB | X-Fi XtremeGamer
GSDragoon is offline   Reply With Quote
Old September 22nd, 2002   #9 (permalink)
.:: 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)
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,208
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.
__________________
Bred for its skills in magic
Nezzar is offline   Reply With Quote
Old October 6th, 2002   #11 (permalink)
Back from the dead
 
DarkAurora's Avatar
 
Join Date: Jan 2002
Location: Seymour, TN
Posts: 3,741
Programmer's Heaven is a good place to get good free compilers.
DarkAurora is offline   Reply With Quote
Old October 17th, 2002   #12 (permalink)
Registered User
 
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.
zukeft is offline   Reply With Quote
Old October 17th, 2002   #13 (permalink)
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,969
www.planetsourcecode.com has some good example code in many different languages.
__________________

Athlon64 3400+ @10.5x250MHz, 2.625GHz | DFI NF3 250GB
2x512 Corsair pc3200 | BFG FX6800 OC 128MB | X-Fi XtremeGamer
GSDragoon is offline   Reply With Quote
Old October 22nd, 2002   #14 (permalink)
.:: 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)
Registered User
 
GSDragoon's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 1,969
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.
__________________

Athlon64 3400+ @10.5x250MHz, 2.625GHz | DFI NF3 250GB
2x512 Corsair pc3200 | BFG FX6800 OC 128MB | X-Fi XtremeGamer
GSDragoon is offline   Reply With Quote
Old October 23rd, 2002   #16 (permalink)
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 19:49..
snowbear is offline   Reply With Quote
Old October 23rd, 2002   #17 (permalink)
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,208
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.
__________________
Bred for its skills in magic
Nezzar is offline   Reply With Quote
Old October 23rd, 2002   #18 (permalink)
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)
.:: 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)
NSBQ nut
 
Nezzar's Avatar
 
Join Date: Aug 2001
Location: .de
Posts: 1,208
According to his answer to my pm, it fixed his prob
__________________
Bred for its skills in magic
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 02:52.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5