Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
The Web-Ref php system HELP!
Name: Chris Sykes Date: December 8, 2002 at 11:25:44 Pacific OS: Win XP CPU/Ram: 800mhz
Comment:
Hello,
I want to make it so the sub categorys can have an unlimited number of sub categorys and then those sub categorys can have more sub categorys.
For example sport>golf>uk>clubs>shops>discount>area>model>make> LINK page
How would i do this because at the moment it is only letting me go 3 sub categorys deep
Summary: I am trying to run a bat file that executes a print file with the following code. <?php system('d:\wamp\www\phpfiles\barcode\printlogo'); ?> The web browser outputs the execution but the file does ...
Summary: I am writing a WEB based PHP aplication with JavaScript (and HTML of course) which store data in a Microsoft SQL Server database on a Win 2000 server and I need to access a image file on the CLIENT co...
Summary: Hey all, I have a problem with the date in PHP, i need to be able to check it on a less than, greater than basis(eg if($d < whatever)), i've only been using PHP for a short time, and i can't quite ...