You could try this approach
http://www.evilwalrus.com/articles.php?aid=46
Search found 50 matches
- Sat Nov 20, 2004 3:31 am
- Forum: PHP - Code
- Topic: Advertising on Multiple Websites with PHP
- Replies: 5
- Views: 521
- Mon Nov 15, 2004 2:02 pm
- Forum: Javascript
- Topic: [SOLVED] Writing </script> from JavaScript = problem
- Replies: 9
- Views: 1236
have u tried this idea...
viewtopic.php?t=26674
viewtopic.php?t=26674
- Fri Oct 15, 2004 5:29 pm
- Forum: PHP - Code
- Topic: Poll
- Replies: 6
- Views: 717
- Thu Oct 14, 2004 5:35 pm
- Forum: PHP - Code
- Topic: Can PHP call itself?
- Replies: 26
- Views: 1815
- Thu Oct 14, 2004 3:57 pm
- Forum: Javascript
- Topic: php output without iframes
- Replies: 8
- Views: 1332
- Thu Oct 14, 2004 3:48 pm
- Forum: PHP - Code
- Topic: Uploading Files in Forms
- Replies: 4
- Views: 372
- Thu Oct 14, 2004 3:43 pm
- Forum: PHP - Code
- Topic: Uploading Files in Forms
- Replies: 4
- Views: 372
- Thu Oct 14, 2004 3:29 pm
- Forum: PHP - Code
- Topic: Poll
- Replies: 6
- Views: 717
i used an md5 hash of the $_SERVER['HTTP_USER_AGENT'] and the question ..put it into a db that is checked everytime the poll is called.. if the md5 hash is there it shows the results otherwise it shows the poll...
http://www.multebiz.co.za has the poll in the rh column.. it blocks for 24hrs..
http://www.multebiz.co.za has the poll in the rh column.. it blocks for 24hrs..
- Wed Oct 13, 2004 2:46 pm
- Forum: General Discussion
- Topic: Introduce Yourself!
- Replies: 1043
- Views: 780265
- Wed Oct 13, 2004 1:46 pm
- Forum: Javascript
- Topic: client side image resizing???
- Replies: 6
- Views: 686
irfanview is an excellant image tool that is freeware... small and easy to use too..
http://www.irfanview.com
http://www.irfanview.com
- Tue Oct 12, 2004 6:13 pm
- Forum: UI Design/Usability
- Topic: Table to div convertion tutorials/books
- Replies: 6
- Views: 6886
- Tue Oct 12, 2004 5:32 pm
- Forum: PHP - Code
- Topic: Array - 2 dimensional ones
- Replies: 7
- Views: 778
- Tue Oct 12, 2004 5:26 pm
- Forum: PHP - Code
- Topic: Array - 2 dimensional ones
- Replies: 7
- Views: 778
1. How to dynamically add another row to this array $HTTP_SESSION_VARS['cart'] = array(array('Bag of Nails','2.00','10')); you could get this by putting in a loop... $HTTP_SESSION_VARS['cart'][0] = array('Bag of Nails','2.00','10'); $HTTP_SESSION_VARS['cart'][1] = array('Bag of hammers','4.00','20'...
- Tue Oct 12, 2004 2:39 pm
- Forum: Volunteer Work
- Topic: need some help
- Replies: 6
- Views: 2957
- Tue Oct 12, 2004 2:14 pm
- Forum: PHP - Code
- Topic: T-String align?
- Replies: 7
- Views: 809