php-windows Digest 21 Oct 2003 12:11:13 -0000 Issue 1967
Topics (messages 21841 through 21848):
Re: Register Globals
21841 by: DvDmanDT
21842 by: toby z
background image
21843 by: Rinku Shivnani
21844 by: Ignatius Reilly
21845 by: Joe Crawford Jr
21846 by: Joe Crawford Jr
size for background image
21847 by: Rinku Shivnani
mssql_connect() - Unable to connect to server
21848 by: Felipe Nascimento
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
That depends on if you use the globals or not.... And if you don't, no use
to have it turned on...
--
// DvDmanDT
MSN: [EMAIL PROTECTED]
Mail: [EMAIL PROTECTED]
<[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED]
> Just out of curiosity, if I was to work with register_globals set to on
(on
> my home/testing/devel server), and then transfer my scripts across to a
hosting
> server for them to be run live, will my scripts run if the PHP.ini file is
> configured to have register_globals set to off?
>
> Tryst
--- End Message ---
--- Begin Message ---
no ! ! ! !
--- [EMAIL PROTECTED] wrote: > Just out of curiosity, if I was to
work with register_globals set
> to on (on
> my home/testing/devel server), and then transfer my scripts across
> to a hosting
> server for them to be run live, will my scripts run if the PHP.ini
> file is
> configured to have register_globals set to off?
>
> Tryst
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
________________________________________________________________________
Want to chat instantly with your online friends? Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk
--- End Message ---
--- Begin Message ---
<body backgroung="path">
I am using the tag to set backgroung image. But its not working.....
Any suggesstion plsssss.....
Thank you.
--- End Message ---
--- Begin Message ---
Spelling error:
<body background="path">
BTW:
1. this question is not very much PHP nor Win-related
2. <body background="path"> is deprecated in favour of CSS attributes.
HTH
Ignatius
_________________________
----- Original Message -----
From: "Rinku Shivnani" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 21, 2003 9:22 AM
Subject: [PHP-WIN] background image
> <body backgroung="path">
> I am using the tag to set backgroung image. But its not working.....
>
> Any suggesstion plsssss.....
>
> Thank you.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
check your spelling first of all lol the last letter in background
isn't a G also when you say "path" are you actually using a php
variable or what? just saying "path" will get you no where at all.
Please post an example of your code for me to see :)
Joe
On Tue, 21 Oct 2003 12:52:53 +0530, [EMAIL PROTECTED] (Rinku
Shivnani) wrote:
><body backgroung="path">
>I am using the tag to set backgroung image. But its not working.....
>
>Any suggesstion plsssss.....
>
>Thank you.
--- End Message ---
--- Begin Message ---
please post an example of your code
the last letter in background is not a G
also when you say "path" are you using a php variable there or just as
it is here because "path" will get you nowhere.
Joe
On Tue, 21 Oct 2003 12:52:53 +0530, [EMAIL PROTECTED] (Rinku
Shivnani) wrote:
><body backgroung="path">
>I am using the tag to set backgroung image. But its not working.....
>
>Any suggesstion plsssss.....
>
>Thank you.
--- End Message ---
--- Begin Message ---
I want to set one image as background and on whole page. But I cant do it as it
comes in tiled form. So what to do to set the size for backgroung image......
--- End Message ---
--- Begin Message ---
Hi all,
Iīve seen some coments on the subject already, but I couldnīt put it to
work.
My set up is: Php 4.3.3 under Win - MSSQL 2000 - Win 2000 server - IIS
5.0. All in the same server.
php_mssql.dll is set as an extension, ntwdblib.dll is in the system32
directory.
My call to mssql_connect is:
mssql_connect("'MY_IP_ADRESS', 'user', ''"); (the password is empty).
The Warning message:
"Warning: MS SQL: Unable to connect to server:" ....
Did I forget anything?
Is there something I have to do in the SQL Server? I am not used to MS
SQL Server, but I added a user with read and write privileges. Is there
something else?
Tks
Felipe
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.528 / Virus Database: 324 - Release Date: 16/10/2003
--- End Message ---