Novahq.net Forum

Novahq.net Forum (https://novahq.net/forum/index.php)
-   phphq.Net Forums (https://novahq.net/forum/forumdisplay.php?f=277)
-   -   index.php?act=test&cat=5 (https://novahq.net/forum/showthread.php?t=38777)

Guest 02-02-2005 04:46 PM

index.php?act=test&cat=5
 
How is that done, I know how to to the act bit:

[code:1:7a6c10e548]
<?
switch($_GET['act']){
case '1':

?>
This is act 1
<?

break;
default:

?>
Default
<?
}
[/code:1:7a6c10e548]

But how do you add categories?


All times are GMT -5. The time now is 06:59 AM.

Powered by vBulletin®