NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page server scripting

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 03-31-2006, 09:35 AM THREAD STARTER               #1 (permalink)
Account Closed
Join Date: Mar 2006
Posts: 11
james72289 is an unknown quantity at this point
 



server scripting


what is the first thing need to learn for sever scipting?
james72289 is offline  
Old 03-31-2006, 09:46 AM   #2 (permalink)
Eating Pie
 
iNod's Avatar
Join Date: Nov 2004
Location: Canada
Posts: 2,272
iNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud of
 


Special Olympics AIDS/HIV Cystic Fibrosis Save The Children Baby Health Cystic Fibrosis
What type you are going to learn. There is many types of server scripting. Javascript, PHP, ASP, Perl, CGI, Ruby on Rails, Bash, Etc..

- Steve
__________________
I feel old.
iNod is offline  
Old 03-31-2006, 10:22 AM   #3 (permalink)
NamePros Regular
Join Date: Mar 2006
Posts: 397
sacx13 is on a distinguished road
 




I recommand you to start with little pseudocode and after that try php because is very easy ... after that you learn something else

Regards
Adrian
sacx13 is offline  
Old 03-31-2006, 04:23 PM   #4 (permalink)
NamePros Regular
Join Date: Dec 2005
Posts: 210
wackyjoe is on a distinguished road
 



Originally Posted by iNod
What type you are going to learn. There is many types of server scripting. Javascript, PHP, ASP, Perl, CGI, Ruby on Rails, Bash, Etc..
????: NamePros.com http://www.namepros.com/programming/182406-server-scripting.html

- Steve

umm isent Javascript Client Side scripting?

anyway, Learning PHP is preety simple and if you know any other language then it is even easier to pick us
wackyjoe is offline  
Old 03-31-2006, 05:36 PM   #5 (permalink)
NamePros Regular
 
Tree's Avatar
Join Date: Feb 2006
Location: Atlanta, GA, USA
Posts: 335
Tree will become famous soon enoughTree will become famous soon enough
 



PHP is extremely easy when compared to JavaScript and others. JavaScript is indeed client-side. PHP is made easier if you know C or C++. C is more like PHP than C++. But both help.
Tree is offline  
Old 04-01-2006, 04:11 AM   #6 (permalink)
NamePros Regular
Join Date: Mar 2006
Posts: 397
sacx13 is on a distinguished road
 




Originally Posted by Tree
PHP is extremely easy when compared to JavaScript and others. JavaScript is indeed client-side. PHP is made easier if you know C or C++. C is more like PHP than C++. But both help.

????: NamePros.com http://www.namepros.com/showthread.php?t=182406
Sorry but Php is like C NOT C like PHP

Regards
sacx13 is offline  
Old 04-01-2006, 05:24 AM   #7 (permalink)
NamePros Regular
 
Blade1941's Avatar
Join Date: Jan 2006
Location: Sweden
Posts: 330
Blade1941 is just really niceBlade1941 is just really niceBlade1941 is just really niceBlade1941 is just really nice
 



Originally Posted by james72289
what is the first thing need to learn for sever scipting?
A language? Best answer..
Blade1941 is offline  
Old 04-01-2006, 06:46 AM   #8 (permalink)
NamePros Regular
 
Tree's Avatar
Join Date: Feb 2006
Location: Atlanta, GA, USA
Posts: 335
Tree will become famous soon enoughTree will become famous soon enough
 



Originally Posted by sacx13
Sorry but Php is like C NOT C like PHP
Gah, typo. Doesn't matter anyways.
Tree is offline  
Old 04-01-2006, 10:16 PM   #9 (permalink)
Eating Pie
 
iNod's Avatar
Join Date: Nov 2004
Location: Canada
Posts: 2,272
iNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud ofiNod has much to be proud of
 


Special Olympics AIDS/HIV Cystic Fibrosis Save The Children Baby Health Cystic Fibrosis
Originally Posted by wackyjoe
umm isent Javascript Client Side scripting?

anyway, Learning PHP is preety simple and if you know any other language then it is even easier to pick us

????: NamePros.com http://www.namepros.com/showthread.php?t=182406
Thanks for reminding me. I am awear it is client side but the way he stated it I gathered it meant "server scripting" as in web page scripting.But I could be wrong.

It all depends on your personality. Some people can learn PHP without any previous knowleadge of programming. <-- Myself..

Some people can learn any language of programming without any experience of programming. Though the basic understanding of the knowleadge and what the words mean really helps.

C++ and PHP are really two different languages.
For example C++ to say Hello World would be something like

Code:
#include <iostream.h>

main()
{
    cout << "Hello World!";
    return 0;
}
While PHP is actually just
PHP Code:
<?php
print "Hello World!";
?>
Both of similair properties and differences.. The biggest is the complition process of C++ and the background program for PHP. Pretty much PHP get translated into something of use to the server by the PHP Application. While C++ you complie it and it is pretty much ready for distribute.

The basic knowleadge is good to know and will help you. So personally.. I would say.. Pick up a VB book and start from there.. I think VB is the starting point to every programming language.

- Steve
__________________
I feel old.
iNod is offline  
Old 04-02-2006, 09:53 AM   #10 (permalink)
New Member
Join Date: Apr 2006
Location: Italy
Posts: 22
foobar is an unknown quantity at this point
 



PHP and some notion of SQL is a good point of start
foobar is offline  
Old 04-02-2006, 12:16 PM   #11 (permalink)
NamePros Member
Join Date: Mar 2006
Posts: 62
123finder.com is an unknown quantity at this point
 



Yes, my vote for PHP/MySQL combo too.
__________________
123finder.com - Browse dictionary domains & 4-9 letter domains
123finder.com is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 01:42 PM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger