Archive for June, 2006
Crazy technologies
Friday, June 30th, 2006
I’ve just commented with my coleague.
SMS, PHP, MMS, E-mail, Javascript, XP… tons of buzzwords, overloading our brains…
Super session
Sunday, June 18th, 2006This is a replacement for PHP’s session,
main difference is, that this sessions will work with 2 multidimesional arrays, like a[’$i’][’$j’]…
Usage is very simple:
require(”ses.php”);
$SES=ses_start();
And the variables are $SES[something] instead of $_SESSION
At the end, the ses_commit($SES); needs to be called.
Javascript new&delete and pointers
Wednesday, June 7th, 2006Javascript object’s are powerfull, but there is no clear determination between shallow objects, who is deleting objects, collecting them etc.
Howewer, this all indicates that javascript is not made for large scale applications, but with today’s web 2.0 stories, it is becoming a MUST Have.
So, let’s do a littlebit of code attack to some javascript objects […]
nesto kao expert’s exchange
Saturday, June 3rd, 2006Ali sa kredibitetom likova koji odgovaraju Nam treba svima za sve…
