-
My little ajax script.
This is one of my first easy ones.
I was bored so I made a simple ajax php color thingy.
http://calebmingle.com/ajax/test.php
Type it in the box and click away from the box.
Something simple.
I am going to make it to display the HTML of the formatted code too.
http://calebmingle.com/ajax/view.php to view already submited things.
I was bored :P
c+c
Its not really useful but just thought I would try something
Moved by opensourcehost (Forum Moderator) from Web Designing: Please post in the correct forum next time, thanks http://habboxforum.com/images/smilies/smile.gif.
-
so its like a chat thingy?
kwl +REP
-
Na it just colors PHP code :P
Nothing hard I was just bored as Simon won't give me nothing to do.
-
well... you can code me...
just joking, cant think of nuffin anyway :P
-
haha just put
<?
echo "Hello world.";
?>
into it.
-
kwllll
dont know how thats done but hey :D
-
Thats pretty cool Caleb. If you wouldn't mind could you post/PM the code so I can break it down and have a look at it?
-
-
xD
i never thought of that... I must be tired ;)
-
Php is just
PHP Code:
<?
highlight_string("thing");
?>