RE: [PHP-WIN] I don't know what I'm doing wrong

2008-09-11 Thread George Pitcher
Hi, >| (This is my connections.php) >| require_once("Connections/connection.php");  //database connection >| Warning: require_once(Connections/connection.php) >| >| I have a feeling that my issue is contained within:   >| (include_path='.;C:\php5\pear') It might be a slip of typing but you sa

Re: [PHP-WIN] I don't know what I'm doing wrong

2008-09-11 Thread John Harris
On 11 Sep 2008 14:45, Daniel Wagner wrote > (This is my connections.php) > > $db  =   mysql_select_db($database, $link); > ?> > > (And this is my practice.php) > > require_once("Connections/connection.php");  //database connection > [snip] > When I try to view the page I get this back: >

[PHP-WIN] I don't know what I'm doing wrong

2008-09-11 Thread Daniel Wagner
I am currently going through 'davidj's php tutorials @ http://www.dreamweaverclub.com/vtm/php-mysql-apache.php and am in the process of learning.  I am encountering an issue though that I can't seem to find an answer to.  Maybe someone can help me.  I downloaded the WAMP server, (which I found o

[PHP-WIN] PHP, LDAP and Windows Integrated Authentication

2008-09-11 Thread Break
Good morning all, System platform: Server with W2K3, IIS6 and PHP 5 Workstation with XP SP3. I make a search into my LDAP. It works but I need to make the bind with a username/password couple Code below: >Could not connect to LDAP server<<'); $bind=ldap_bind($connect,$ldap_user,$ldap_pass) or

Re: [PHP-WIN] Why is the $todaydatestring data type displayed as Boolean?

2008-09-11 Thread James Crow
On Thu, 2008-09-11 at 18:53 +0530, Varuna Seneviratna wrote: > Why is the $todaydatestring data type displayed as Boolean? > > $todaydate=11092008; > echo "The data type of todaydate is > ".gettype($todaydate).""; > $mydatestring=settype($todaydate,"String"); >

[PHP-WIN] Why is the $todaydatestring data type displayed as Boolean?

2008-09-11 Thread Varuna Seneviratna
Why is the $todaydatestring data type displayed as Boolean? "; $mydatestring=settype($todaydate,"String"); echo "The data type of mydatestring is ".gettype($mydatestring); ?> Varuna -- Varuna Seneviratna No 514 Udumulla Road Battaramulla Sri Lanka Tel : 011-2

[PHP-WIN] Why is the $todaydatestring data type displayed as boolean?

2008-09-11 Thread Varuna Seneviratna
Why is the $todaydatestring data type displayed as boolean? "; $mydatestring=settype($todaydate,"String"); echo "The data type of mydatestring is ".gettype($mydatestring); ?> Varuna -- Varuna Seneviratna No 514 Udumulla Road Battaramulla Sri Lanka Tel : 011-2