Search found 121 matches
- Mon Dec 09, 2002 5:25 pm
- Forum: Databases
- Topic: MySQL Update query syntax...
- Replies: 6
- Views: 2301
- Mon Dec 09, 2002 5:19 pm
- Forum: PHP - Code
- Topic: Stopping a user from browsing via the address bar?
- Replies: 9
- Views: 2663
- Mon Dec 09, 2002 3:06 am
- Forum: PHP - Code
- Topic: parse an array
- Replies: 3
- Views: 1015
Code: Select all
foreach($array as $key => $val) {
if (empty($val)) unset($array[$key]);
}- Mon Dec 09, 2002 1:06 am
- Forum: PHP - Code
- Topic: php string variables embedded in HTML
- Replies: 18
- Views: 4076
- Mon Dec 09, 2002 12:57 am
- Forum: Databases
- Topic: Need help with database structure. Really Need Help!
- Replies: 4
- Views: 1738
- Mon Dec 09, 2002 12:37 am
- Forum: PHP - Code
- Topic: php string variables embedded in HTML
- Replies: 18
- Views: 4076
i'm not sure about the error in (1). spaces aren't really needed, just makes it easier to read.
you don't have incorrect settings, they're just different between the 2 servers. you can read more at http://www.php.net/error_reporting
not really clear about your problem in (3)
you don't have incorrect settings, they're just different between the 2 servers. you can read more at http://www.php.net/error_reporting
not really clear about your problem in (3)
- Mon Dec 09, 2002 12:17 am
- Forum: Javascript
- Topic: PHP Newbie Questions concerning Background images
- Replies: 4
- Views: 3908
- Mon Dec 09, 2002 12:05 am
- Forum: PHP - Code
- Topic: php string variables embedded in HTML
- Replies: 18
- Views: 4076
- Sun Dec 08, 2002 5:38 pm
- Forum: PHP - Code
- Topic: highlighting HTML code
- Replies: 2
- Views: 1451
- Sun Dec 08, 2002 5:34 pm
- Forum: PHP - Code
- Topic: Stopping a user from browsing via the address bar?
- Replies: 9
- Views: 2663
Code: Select all
if(empty($_SERVER['HTTP_REFERER'])) die("Do not enter URLS manually");- Wed Oct 02, 2002 10:23 am
- Forum: PHP - Code
- Topic: Can some1 explain this 2 me
- Replies: 1
- Views: 1093
- Sat Sep 21, 2002 10:30 pm
- Forum: General Discussion
- Topic: forums.devnetwork.net
- Replies: 15
- Views: 7979
- Tue Sep 17, 2002 1:06 pm
- Forum: PHP - Code
- Topic: Half-Life Server Class
- Replies: 6
- Views: 1744
- Tue Sep 17, 2002 12:49 pm
- Forum: PHP - Code
- Topic: Encryption of a string
- Replies: 38
- Views: 5932
- Tue Sep 17, 2002 8:42 am
- Forum: PHP - Code
- Topic: passing variable functions from php page to php page
- Replies: 4
- Views: 1251