Be a Supporter!

new xampp out

  • 344 Views
  • 11 Replies
New Topic Respond to this Topic
egg82
egg82
  • Member since: Jun. 24, 2006
  • Online!
Forum Stats
Supporter
Level 05
Game Developer
new xampp out 2012-08-02 08:06:18 Reply

for those using xampp on their servers like I am, I wanted to alert you to the fact that 1.8 came out of beta and has been fully released, including an upgrade package.

The release is extremely important, as it contains a newer PHP version (the version in 1.7 had some massive security holes)
also, the new PHPMyAdmin is pretty cool, though I still recommend using a command line for moving large databases.

Just an alert, as people don't tend to keep up with these things as closely as I do.


Programming stuffs (tutorials and extras)
PM me (instead of MintPaw) if you're confuzzled.
thank Skaren for the sig :P

BBS Signature
doodle-bread14
doodle-bread14
  • Member since: Jul. 25, 2012
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to new xampp out 2012-08-02 08:21:02 Reply

And what does the upgrade do?


At least not a muffin.

BBS Signature
Diki
Diki
  • Member since: Jan. 31, 2004
  • Online!
Forum Stats
Moderator
Level 13
Programmer
Response to new xampp out 2012-08-02 08:59:13 Reply

At 8/2/12 08:21 AM, doodle-bread14 wrote: And what does the upgrade do?

Newer versions of Apache/PHP/MySQL/PHPMyAdmin, among other things.
The upgrade to PHP 5.4 is pretty significant as PHP 5.4 allows you to do new things, such as use short-hand syntax for creating arrays:

$myArray = [1,2,3,4,5];

No more verbose calling of the array constructor.

doodle-bread14
doodle-bread14
  • Member since: Jul. 25, 2012
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to new xampp out 2012-08-02 09:07:31 Reply

At 8/2/12 08:59 AM, Diki wrote: $myArray = [1,2,3,4,5];

No more verbose calling of the array constructor.

Wooo arrays! Very useful. The array example you wrote above is much easier than this:

FOR i = 1 TO 10 STEP 1
 PRINT i
NEXT i

Oh and try to guess what language is that.


At least not a muffin.

BBS Signature
egg82
egg82
  • Member since: Jun. 24, 2006
  • Online!
Forum Stats
Supporter
Level 05
Game Developer
Response to new xampp out 2012-08-02 17:19:46 Reply

At 8/2/12 09:07 AM, doodle-bread14 wrote: FOR i = 1 TO 10 STEP 1
PRINT i
NEXT i

Oh and try to guess what language is that.

BASIC, do I get a cookie? xD

and yes, there's quite a few new things available in the upgrade, but I focus on the security part.

also, the upgrade's pretty easy. I did it on my server and aside from manually replacing a custom config, it only took a minute.


Programming stuffs (tutorials and extras)
PM me (instead of MintPaw) if you're confuzzled.
thank Skaren for the sig :P

BBS Signature
doodle-bread14
doodle-bread14
  • Member since: Jul. 25, 2012
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to new xampp out 2012-08-02 18:17:30 Reply

At 8/2/12 05:19 PM, egg82 wrote: BASIC, do I get a cookie? xD

You were sooo close, but it isn't BASIC.


At least not a muffin.

BBS Signature
NinoGrounds
NinoGrounds
  • Member since: Nov. 28, 2005
  • Offline.
Forum Stats
Member
Level 19
Programmer
Response to new xampp out 2012-08-02 21:25:17 Reply

At 8/2/12 06:17 PM, doodle-bread14 wrote:
At 8/2/12 05:19 PM, egg82 wrote: BASIC, do I get a cookie? xD
You were sooo close, but it isn't BASIC.

It's QBASIC.

egg82
egg82
  • Member since: Jun. 24, 2006
  • Online!
Forum Stats
Supporter
Level 05
Game Developer
Response to new xampp out 2012-08-02 23:48:46 Reply

At 8/2/12 09:25 PM, NinoGrounds wrote: It's QBASIC.

could also be DarkBASIC
most BASIC languages are the same, on that simplistic level.

Anyway, i'll be glad to not have to keep using "= array();" - christ, that was a pain.


Programming stuffs (tutorials and extras)
PM me (instead of MintPaw) if you're confuzzled.
thank Skaren for the sig :P

BBS Signature
doodle-bread14
doodle-bread14
  • Member since: Jul. 25, 2012
  • Offline.
Forum Stats
Member
Level 04
Programmer
Response to new xampp out 2012-08-03 17:02:16 Reply

Anyway, i'll be glad to not have to keep using "= array();" - christ, that was a pain.

Pain in the ass. And I haven't got to use Chilli Peppers. But you probably don't know what "Chilli Peppers" is, do you?


At least not a muffin.

BBS Signature
egg82
egg82
  • Member since: Jun. 24, 2006
  • Online!
Forum Stats
Supporter
Level 05
Game Developer
Response to new xampp out 2012-08-03 17:10:21 Reply

At 8/3/12 05:02 PM, doodle-bread14 wrote: Pain in the ass. And I haven't got to use Chilli Peppers. But you probably don't know what "Chilli Peppers" is, do you?

I have absolutely no idea what that is, no. o.o


Programming stuffs (tutorials and extras)
PM me (instead of MintPaw) if you're confuzzled.
thank Skaren for the sig :P

BBS Signature
Diki
Diki
  • Member since: Jan. 31, 2004
  • Online!
Forum Stats
Moderator
Level 13
Programmer
Response to new xampp out 2012-08-03 17:24:54 Reply

At 8/3/12 05:02 PM, doodle-bread14 wrote: Pain in the ass. And I haven't got to use Chilli Peppers. But you probably don't know what "Chilli Peppers" is, do you?

Is it related to chili peppers? ;)
But other than the Red Hot Chili Peppers I don't know what the hell this is referring to (not that that would even make sense in this context).

egg82
egg82
  • Member since: Jun. 24, 2006
  • Online!
Forum Stats
Supporter
Level 05
Game Developer
Response to new xampp out 2012-08-03 18:30:26 Reply

At 8/3/12 05:24 PM, Diki wrote: Is it related to chili peppers? ;)
But other than the Red Hot Chili Peppers I don't know what the hell this is referring to (not that that would even make sense in this context).

you never know, xampp/lampp could have included a music video in the package :P


Programming stuffs (tutorials and extras)
PM me (instead of MintPaw) if you're confuzzled.
thank Skaren for the sig :P

BBS Signature