Am 2006-01-04 13:05:05, schrieb Nilanjan Dasgupta:
> Hi,
> Is there any way to client's IP address inside a php document. I am
> trying to generate a code that depends on the IP address of the client.
From PHP YesNo. :-)
$_SERVER['REMOTE_ADDR'] can be false, if the $CLIENT connect via a
pro
yeah! i gotta rewrite them... does anyone know of a rss-reader with
similar features..
thanks,
On 9/9/05, Raj Shekhar <[EMAIL PROTECTED]> wrote:
> in infinite wisdom Vedanta Barooah spoke thus On 09/09/2005 10:46 AM:
> > what about existing apps... do i need to rewrite them :(
> >
>
> if you wa
in infinite wisdom Vedanta Barooah spoke thus On 09/09/2005 10:46 AM:
> what about existing apps... do i need to rewrite them :(
>
if you want to ask if you will need to rewrite the scripts that fetch
the data, then yes - I think you will need to rewrite them. I am not
sure how these scripts ar
what about existing apps... do i need to rewrite them :(
On 9/9/05, Raj Shekhar <[EMAIL PROTECTED]> wrote:
> in infinite wisdom Vedanta Barooah spoke thus On 09/08/2005 07:22 PM:
>
> > A typical scenario:
> > Server A needs to display news, which resides on Server B as RSS
> > feeds. For this th
in infinite wisdom Vedanta Barooah spoke thus On 09/08/2005 07:22 PM:
> A typical scenario:
> Server A needs to display news, which resides on Server B as RSS
> feeds. For this the PHP script hosted on Server A need to go via the
> proxy http://proxy:8088 then read the feed in Server B for it to
"Bing Du" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I need to access both MySQL and SQL server 2000 in a PHP script on RHEL
> 3. In phpinfo(), I noticed 'supported databases' shows 'MySQL ODBC
> PostgreSQL Microsoft SQL Server FrontBase Oracle 8 (oci8)'. And
> 'Config
Jeff Schwartz wrote:
Does anyone know how to access a DNS record? Can it be done with fopen?
Jeff
-
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
I would suggest PEAR's Net_DNS.
http://pear.php.net/package/Net_DNS
--
paperCrane
--
PHP Gener
Hi,
PHP has nothing to do with this , use javascript to limit user entry into
your textarea field..
I'll find many sample over the net.
Regards,
P.E. Baroiller
"Johnny Martinez" <[EMAIL PROTECTED]> a écrit dans le message de
news:[EMAIL PROTECTED]
> Hi all,
> I'm using an Access db as the backend
The EXE file has been made by Delphi 6. A command line tool. (as far as I
know)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Do you try with the "global" sentence ?
.
.
.
global $conf;
$var = 'foo';
echo $var::$conf ;
?>
EF.
On Mon, 09 Jun 2003 18:34:33 -0200
[EMAIL PROTECTED] (Aberindei) wrote:
> Hello,
>
> One line to say this is my first post here, I thought about posting in
> php-general,
may be this snip from manual can show the way:
<>
i think there can be 2 solutions:
1. ignore the client disconnect
2. register a shutdown function which suitable releases the locks and
destroys COM object.
regards,
-Original Message-
From: Bob Irwin [mailto:[EMAIL PROTECTED]
Sent: Mo
Not yet.
And if there ever will it can not be odbc_connect(), may be something like
access_open()?
regds,
-Original Message-
From: Kiswa [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 08, 2003 01:03
To: [EMAIL PROTECTED]
Subject: Access
Hi.
Is their anyway to connect to a Access Db us
I don't know exactly what shell access is, but in my quest to do what i was
trying to do, i realised its not worth it due to the fact the file i was
copying was still being accessed everytime the php file was open, and my aim
was to get the particular file from the remote server, copy it onto my
s
hen Shuang [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 3 October 2002 7:31 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: access denied
try CHMODing your files and your directory to 777, since i believe you
are using a Linux Server.
"Simon Angell" <[EMAIL PROTECTED]> wrote in messa
try CHMODing your files and your directory to 777, since i believe you are
using a Linux Server.
"Simon Angell" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> The PHP script im using works on my computers server, but when after
> uploading to my web server i g
Forgot to mention that I have no proxy settings set for either IE or
Netscape.
"Chris Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I still haven't figured this out.
>
> URL problems? No. The first time I tried it I copied the URL directly out
of
> m
I still haven't figured this out.
URL problems? No. The first time I tried it I copied the URL directly out of
my IE address bar to just check the file in Netscape quick to see how it
looked.
You are not authorized to view this page
HTTP 401.3 - Access denied by ACL on resource
Internet Informati
Nick ---
Try this connect script.
Then from inside you php page use
HTH,
David
--- connect.php --
// database connect script
$dbhostname = "localhost";
$dbuser = "picklesql";
$dbpasswd = "pi56fb";
$dbname= "pickle";
$link = mysql_connect("$dbhostname", "$dbuser", "$dbpasswd")
or die
you didnt entered the correct pasword for the mysql database
"Josep" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000501c17e48$3d5acaf0$[EMAIL PROTECTED]">news:000501c17e48$3d5acaf0$[EMAIL PROTECTED]...
> I get the following message when trying to view a php page
>
> Warning: Access denied for us
try this :
class me
{
var arr_post;
function init($par_arr_post)
{
$this->arr_post=$par_arr_post;
}
}
> -Original Message-
> From: Daniel Harik [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, November 04, 2001 8:42 PM
> To: [EMAIL PROTECTED]
> S
Hi James,
I past that stage but stuck with messages that are MultiPart/Mixed. I
need to display the attachments and give the viewer to download or view if
possible.
Adrian
On Sun, 15 Jul 2001, James Tan wrote:
> hi prachait saxena,
>
> I'm trying to build the same too...
>
> u can use the
hi prachait saxena,
I'm trying to build the same too...
u can use the socket function to manupulate pop protocol at port 110
refer to the rfc link in the documentation for pop :)
hope it helps...
regards,
James
Prachait Saxena wrote:
> Hi,
>
> I want to check mail of a pop account. without
just type it in your browser ...
or make .html to be parsed for PHP and include('the_file.php3')
Cheers,
Maxim Maletsky
-Original Message-
From: Barry Fawthrop [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 3:14 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re:
Wednesday, February 14, 2001 11:43 PM
Subject: [PHP] Re: Access my script
>
> - Original Message -
> From: "Barry Fawthrop" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, February 14, 2001 1:01 PM
> Subject: Access my script
>
- Original Message -
From: "Barry Fawthrop" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 1:01 PM
Subject: Access my script
> I now have my .php3 script works well
> How do I access / call this script automatically from a .html page
>
> or must it be s
25 matches
Mail list logo