 |
02-25-2004, 05:36 PM
|
#1 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
Scripting languages besides php =)
anyone recommend a good one?
php starting to make me mad lately.
|
|
|
02-25-2004, 05:51 PM
|
#2 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: Virginia
Posts: 2,021
Latest Blog: None
|
java ?
|
|
|
02-25-2004, 05:59 PM
|
#3 (permalink)
|
|
Possible Terrorist
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,905
|
eww java sux. php > all ^ allth power.
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|
|
|
02-25-2004, 06:02 PM
|
#4 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
I cant unset my sessions variables. ;[. i think my server is broke. even php.net doesnt give no examples. I dont even think its possible to delete 1 session variable.
|
|
|
02-25-2004, 06:15 PM
|
#5 (permalink)
|
|
Possible Terrorist
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,905
|
unset($_SESSION['name']); ???
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|
|
|
02-25-2004, 06:49 PM
|
#6 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
doesnt unset =)
|
|
|
02-25-2004, 06:53 PM
|
#7 (permalink)
|
|
Possible Terrorist
Join Date: 10-13-03
Location: Tuscaloosa, AL or Atlanta
Posts: 4,905
|
$_SESSION['name'] = "";
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|
|
|
02-25-2004, 06:56 PM
|
#8 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
thats not unsetting it, but thats what i had to end up doing.
|
|
|
02-25-2004, 08:19 PM
|
#9 (permalink)
|
|
Inactive
Join Date: 10-12-03
Location: Minnesota, USA
Posts: 2,207
Latest Blog: None
|
Unset should work
Anyways, like Spear said:
php > *
|
|
|
02-25-2004, 11:45 PM
|
#10 (permalink)
|
|
Inactive
Join Date: 10-13-03
Posts: 275
Latest Blog: None
|
I recommend ASP.NET in case you get too agrivated. 
|
|
|
02-26-2004, 05:20 AM
|
#11 (permalink)
|
|
Inactive
Join Date: 02-23-04
Location: South UK
Posts: 60
Latest Blog: None
|
ASP.NET forces you to use OOP. Which isn't great for smaller projects (you'll have great looking code, but it can take far too long).
CFML is easy to pick up, but I'm not much of a fan.
ASP is a reasonable choice, but hosting can be expensive.
Perl is a pain.
I'd say stick with PHP. You'll not find many other languages as easy to learn, as cheap to host, or with such a great community available when you need support!
|
|
|
02-26-2004, 07:25 AM
|
#12 (permalink)
|
|
Inactive
Join Date: 10-13-03
Posts: 7,481
Latest Blog: None
|
I use PHP and Java.
|
|
|
02-26-2004, 10:00 AM
|
#13 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
java can suck me i get so many java errors popping up. that might be java script ;]
|
|
|
02-26-2004, 10:13 AM
|
#14 (permalink)
|
|
Inactive
Join Date: 10-13-03
Posts: 7,481
Latest Blog: None
|
I would only use php for web scripts etc, but i like to make applets with java :-)
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 02:51 AM.
© Copyright 2008 V7 Inc
|
|