[PHP-DEV] Bug #12510: checkdnsrr gives strange answers

2001-08-01 Thread honey
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Network Functions Bug description: checkdnsrr gives strange answers checkdnsrr for *.domanname.com gives "not found". It's okay. It works for most domains in internet. But on my system check

[PHP-DEV] Bug #12510 Updated: checkdnsrr gives strange answers

2001-08-01 Thread honey
ID: 12510 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Network Functions Operating System: Linux PHP Version: 4.0.6 New Comment: adny wrote: > *.7thGuard.net has MX records. By default, checkdnsrr looks for > MX recors. Not a >PHP bug but, for ex

[PHP-DEV] Newbie help w/ dynamic variables

2002-02-14 Thread Honey House Designs
I would like to dynamically create variables in my WHILE loop that then can actually have php parsed html code stored inside them and then have the value of that variable run when after php is run and as the html is evaluated at page loading...   Any suggestions? And be gentle... I am a newb