PHP 4 & 5 Hypertext Preprocessor MySQL multi-user, SQL (Structured Query Language) Database Management System
Hey, I got bored 2 days ago, and decided to create a maze and then solve it. :cool: This are a few of the mazes i came up with: http://omploader.org/vMTVuZQ http://omploader.org/vMTVuaw Ofcourse, after I finished my maze generator, I couldn't solve it because it was too complex......
Including headers and footers from a page can save u alot of time and effort. When u want to edit the header for example u only have to edit one file instead of 20+ depending on how many pages your site has. For example your index.php or link.php will call upon the headers and footers like...
Well, my php highlight functions need php5, so this page looks messed :) Tutorial :: Random Password Generator on that page you can use the form to show what it's about. type in a number, and press ENTER. this url shows how the layout _SHOULD_ look. Tutorial :: Random Password Generator ...
Heres a quick one for you guys :) 1. Creating a whois search is really easy, in fact all you have to do is add this code to your html. <? if($site != "") { exec("whois $site", $output, $error); while (list(,$line) = each($output)){ echo $line, " \n"; } } ?> 2. Now...
<?php // Ruff Dawg's 'Now Playing Sig w/ Background v. 1.5 May 7, 2004 // Special thanks to the originator, DJ Rampage // Modded specifically for Bluepearl by Spawndemon // This image you can call immediately from an html file in the image tag // (i.e. <img src="sic_pic.png">) easy huh? ...
add this to your style.css file attached to your website. #pngIE { fillter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=image.png); background-repeat:no-repeat; } #pngFF{ background-image:url(image.png); background-repeat:no-repeat;
There are currently 1 users browsing this forum. (0 members & 1 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules