Got xbox live ;P
Printable View
Got xbox live ;P
Yes but membership run out lol
Your fluent in SQL and PHP yet your learning HTML? right.
Yes it can?Quote:
(I mean like, PHP cant display anything without html, so its pointless using php with no html..)
That uses 0% HTML Formatting whatsoever?PHP Code:<?php
echo("Hello");
?>
^ True - Also erm you said 1 or 2 owners. The other owner will get 50% and the other one gets 0%. Even with 2 its 33.333333333333333333333333^%.
thats still outputting hyper text in to an html document though, so its still really html. If you really wana cheet try this
... ok, that wouldnt work ether, since i need html tags to allow me to enter the js used to write hey hey.... Ok, you cant output html without outputting html...PHP Code:<?php
echo("<script>document.write("Hey hey!");</script>");
?>
Wait no, yes you can! output an image via GD :D woo a solution has been found
Ye but there is really no point using php if you cant do anything with php...