free php nuke chatbox

By admin | March 11, 2008

You would think there would be quite a few of these around but they aren’t that easy to find. The best one I have seen is Nuke Live Chat which is designed to be a fast and lightweight chat room for your php nuke site.

As they say… “Nuke Live Chat uses ajax to update the messages and users online, making the chat feel fast and responsive without any annoying page reloads.”

Topics: php, php nuke | No Comments »

script ralis par bingo php

By admin | January 7, 2008

An exploit has been discovered relating to http://bingophp.free.fr

but you probably knew that if you were searching for it.


Topics: all, php, security | No Comments »

javascript command interpreter

By admin | January 3, 2008

If you looking for a way of using javascript independent of a browser then this article could be what you are looking for.

If you are looking for a javascript command line interpreter you should really consider using Firebug.

Read the rest of this entry »

Topics: all, javascript | No Comments »

javascript change radio button properties

By admin | January 3, 2008

How do you change a radio control in a form using javascript?

Read this article to find out

Read the rest of this entry »

Topics: all, javascript | No Comments »

javascript radio button tree

By admin | January 3, 2008

Here is a really good example of a radio button tree

http://www.blueshoes.org/en/javascript/tree/

Topics: all, javascript | No Comments »

passing values in the url in php

By admin | January 2, 2008

We will soon have our own solution but for now here is a good site

www.plus2net.com/php_tutorial/variables.2php

It doesn’t however talk about security problems with this method. You really need to be careful as hackers can easily edit your url and pass their own code into your pages.

Topics: all, php | No Comments »

b2rdf php

By admin | January 2, 2008

What on earth is b2rdf.php?

It’s a file used in blogging applications to create an RSS feed.

Topics: all, php, rss | No Comments »