Hi,
I have one problem:
Date field in MySql database with value as "2002-31-12".
I want to increment or decrement this date and to put it again in table.
Can someone help me to increment or decrement date with some days?
Thanks,
Rosen
--
PHP General Mailing List (http://www.ph
Thanks,
But I need before to save date in database to do some checks with the
inc/dec date.
Cal you help me ?
Thanks,
Rosen
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
002301c29960$21d6a360$7c02a8c0@coconut">news:002301c29960$21d6a360$7c02a8c0@coconut..
I want to get date from database, to increment ot decrement it with some
days, to show the date and after thath
if user confirm it to save it to database.
Can you help me ?
Thanks,
Rosen
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
002601c29965$7862e950$7c02a8
It's in -MM-YY
"Justin French" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> on 02/12/02 9:59 AM, Rosen ([EMAIL PROTECTED]) wrote:
>
> > I want to get date from database, to increment ot decrement it with some
&
Thanks for this,
I understand how to update in date in database, but I need when I get date
from database to increase or decrease before to save in database.
Can you help me for this ?
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
001501c2999b$d24a71f0$7c02a8c0@coconut">news:001501c2999b
Hi,
I have some problem with uploading files on server with PHP.
The upload is ok, but I must set directory permissions with FULL Access -
but this is not a good idea :((
Have someone idea how I can do this with no setting permissions to full
acess ?
Thanks,
Rosen
--
PHP General Mailing List
Hi,
I have some problem with uploading files on server with PHP.
The upload is ok, but I must set directory permissions with FULL Access -
but this is not a good idea :((
Have someone idea how I can do this with no setting permissions to full
acess ?
Thanks,
Rosen
reserved!
--
PHP General
0";
$b="%d1%ee%f4%f2%f3%e5%f0";
echo "a=" . urldecode($a);
echo "b=" . urldecode($b);
On the second string it works correctly, but on first it don't.
These two vars are getted from two different pages ( as refferers ).
I think the problem could be in encoding use
Thanks,
But how can I understand when to decode string and when not ?
Rosen
"Seairth Jacobs" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> "Rosen" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > HI,
> >
Hi,
I'm using PHP to generate some report for printing.
But when I print report from IE 5.0 browser, in the bottom of page
IE prints URL of page.
Can I remove it ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks very much
Rosen
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
003601c24f79$7ed376a0$8102a8c0@000347D72515">news:003601c24f79$7ed376a0$8102a8c0@000347D72515...
> [snip]
> I'm using PHP to generate some report for printing.
> But when I pr
Thanks very much
Rosen
"Robert Collins" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> yes, but that is a browser function not php
> goto file -> page setup -> then remove the header and footer data
>
> Robe
Hi,
Can someone tell me where I can find a PHP script
for tracking visitors on WEB site ( IP, Refferer, e.t.c )
(Like http://extremetracking.com )
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I tried to shut down my server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server ?
Is it possible ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I tried to shut down my server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server ?
Is it possible ?
The server is Linux Red Hat 7.2.
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
n my server with exex("/sbin/poweroff") but nothing
> > happened!
> > Can someone tell me how I could make shut down the server ?
> > Is it possible ?
> >
> > Thanks,
> > Rosen
>
>
***
Thanks,
but the idea is another user only to start and shutdown the server.
Any ideas ?
Thanks,
Rosen
Bruce Karstedt <[EMAIL PROTECTED]> wrote in message
00ea01c21339$e7856d60$4773d73f@c3">news:00ea01c21339$e7856d60$4773d73f@c3...
> This is a bad idea from a security standpoin
ithout any
administrative rights on server.
I tried to shut down server with exex("/sbin/poweroff") but nothing
happened!
Can someone tell me how I could make shut down the server via PHP command or
executing Linux command?
Is it possible ?
Thanks,
Rosen
Ed Lazor <[EMAIL PROTECTED]&g
Hi,
how can I determine dates (start & end ) in one week.
I.e. 30th week is between 22.07.2002 and 28.07.2002 .
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
but I think you didn't understand me.
I have the number of week in a year ( some number of week, not current
week ) and I must determite start & end date of given week.
Can you help me with some ides ?
Thanks,
Rosen
John Holmes <[EMAIL PROTECTED]> wrote in messa
Hi,
Is there a way to determite with PHP thath site visitor is in https (SSL)
mode or in normal mode ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I.e. if I use _SERVER["SERVER_PORT"] = 443 - for https connection and 80
for "normal" - i'll be able to determite if user is in https mode - I think
thath should be works . ?
Thanks,
Rosen
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[E
Hi,
Is it possible to export some data to MSOffice format ( .doc and .xls ) ,
OOffice ( .sxw and sxc ) or .rtf format with PHP
Thanks in advance !
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
When I try to connect to MySQL server I get message "Can't connect to MySQL
server (10060 )!
Please Help!
Thanks
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
When I connect via WEB based admin, there is no problems !
The MySQL Server is remote.
But when I install on my computer software ( Artronoc Admin, DbTools )
I receive error "Can't connect to MySQL server on host . (10060).
Please Help !
Thanks,
Rosen Marinov
"Brian
Hi,
I have problem with using of "$REMOTE_ADDR" variable.
The variable always return me "127.0.0.1" ( localhost ),
How can I get the IP of the remote host ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
No,
the server is remote.
"Kurth Bemis" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 09:54 AM 2/23/2001, Rosen wrote:
>
> is the machine that your browsing on the same machine that you have your
> serving software
Hi,
I have problem with "REMOTE_ADDR" or "REMOTE_DOST".
"REMOTE_ADDR" always return me 127.0.0.1 (localhost) !!!
The php program is on remote server ( not locally ) - www.f2s.com.
How can I get IP or HOST of the visitor ?
Thanks,
Rosen Marinov
--
Hi,
can someone tell me where I can get
some Tree Menu ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
When I use sessions, on the URL row of the browser shows
"PHPSESSID=CXXX".
Can I hide id ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
Thanks,
but cookies are disabled !
Rosen Marinov
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
98nai7$2gb$[EMAIL PROTECTED]">news:98nai7$2gb$[EMAIL PROTECTED]...
> "Rosen" <[EMAIL PROTECTED]> wrote in message
> 98n8ut$m26$[EMAIL
Hi,
I have BIG problem using "HTTP_REFERER".
I have two pages:
main.php:
Click here
test.php:
.somecode
echo "window.location.href=\"http://$web\";;";
$web - some website.
But on the $web site (some site) I can't get the REFERER !!!
--
PHP General Ma
The problem is thath:
I don't want to reflect to "REFERRER" on the client's site.
I want the REFERER on the client site to be my site !
Tnahks
Rosen marinov
""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
9c974s$o3n$[EMAIL PROTECTED]"
Is anybody knows how can I redirect to another page
and the REFERER to another page to be my page ?
Thanks,
Rosen Marinov
""Rosen"" <[EMAIL PROTECTED]> wrote in message
9c912a$had$[EMAIL PROTECTED]">news:9c912a$had$[EMAIL PROTECTED]...
> Hi,
> I have BI
Thanks very much !!!
Rosen Marinov
"Simon Ould" <[EMAIL PROTECTED]> wrote in message
511B289BD436D41199AE0001021A9B5E05C5AB@SERVER">news:511B289BD436D41199AE0001021A9B5E05C5AB@SERVER...
> My interpretation of the problem is:
> You want a link on page A.php which
Hi,
How can I calculate days between two dates ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Sorry,
it doesn't work !!
Rosen Marinov
""Boget, Chris"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Hi,
> > How can I calculate days between two dates ?
>
> This should work:
>
> $first
It really Work !!!
Sorry, thath was my syntax error!
Thanks very much !!
Rosen Marinov
""Boget, Chris"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > Sorry,
> > it doesn't work !!
>
> Why do you
Hi,
How can I create a mail account on Linux server with PHP ?
Can I do it ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
quot;
//here the value of $text is \"TEST\" . The PHP send value to
me with backslah.
//
//How can I get the real entered, i.e. "TEST" ? Where is the problem ?
}
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
can someone tell me is there a script for sending and receiving a mail via
WAP ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
can someone give me script for syntax check of username for mail server ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
Thanks !!!
Rosen
"Rosen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> can someone give me script for syntax check of username for mail server ?
>
> Thanks,
> Rosen
>
>
--
PHP General Mailing List
Hi,
This is not a PHP question, but can someone help me
how to convert in lowercase the text into "INPUT" statment online ?
(i.e. when the user press a key , the script automaticly to convert char in
lowercase )
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To u
Hi,
How can I check for existing site (e.g. http://www.somehost.com/someone)
and check for existing mail ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
Hi,
How can I check for existing site (e.g. http://www.somehost.com/someone)
and check for existing mail (e.g. [EMAIL PROTECTED])?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
Hi,
The adress is:
www.f2s.com
Rosen Marinov
"Alaiddin Tayeh" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
> is there any comapany (like freeservers.com and geocities.com)give a
> free web space and supporting PHP/My
Hi,
I want to find some Web Mail script in PHP with possibilities to
create mail accounts directly on Linux Mail server.
Thanks
Rosen Marinov
e. to startsession only if user has logged in ?
Thanks,
Rosen Marinov
e. to startsession only if user has logged in ?
Thanks,
Rosen Marinov
e. to startsession only if user has logged in ?
Thanks,
Rosen Marinov
Hi,
Sorry for the stupid question, but i don't have at me a PHP manual
and I want to save some string to file from PHP.
Can someone tell me how ( with what function to do this ) ?
Thanks
Rosen
Hi
Can someone recommend me some good script for forums ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi
Can comeone reccomend me PHP script for Web Mail , which
can create mail accounts on mail server?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
Hi,
how can I destroy an object created with "new" ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
How can I check, thath some function is declared and to do not declare it
second time ( with "require" ) ?
Thanks,
Rosen Marinov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
Hi,
can someone help me to secure Phorum on internet server ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
tion: $web");
exit;
But when I get control in my index.php there are no the variables.
Any ideas why ?
Thanks,
Rosen Marinov
And one question:
Should I use "session_start()" in every php file on my site ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-ma
Hi,
how can I tell to refresh the main frame ( index.php ) from some subframe
I use frames ) ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e
Can I send params to main frame ?
Thanks,
Rosen
"* R&Ze:" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> From: Rosen <[EMAIL PROTECTED]>
> Date: Tue, Aug 28, 2001 at 04:29:05PM +0300
> Message-ID: <[EMAI
Hi,
I want to send mail via exact account ( i.e. [EMAIL PROTECTED] ).
can I do it with php ?
Thanks
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail
Hi,
how can I send HTML mail via "mail()" function ?
I readed the tutorial, but can someone write me example ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contac
Hi,
I'm using PHP code from manual:
srand( (double) microtime() * 100);
// Get random User ID
$uid=rand();
but it dowsn't work !
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Hi,
I'm using the following code:
for ($i = 0; $i < 100; $i++) {
$k = (int) microtime();
echo "$k";
for ($j = 0; $j < 1; $j++)
$m = $j *3;
}
but it prints me only "0.."
Where can be problem ?
Thanks,
Rosen
--
PHP General Mailin
Hi,
The problem is, thath I want to generate random number between 1 and 1
How can I do it ?
Thanks,
Rosen
"Lawrence Sheed" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]
...
>
> You are casting microtimes results as an integ
I have the code:
"")
{session_destroy();}
}
When the page loads the first time I receive error:
"Warning: Session object destruction failed in main.php on line 9"
but when I make "Refresh" of page, there is no error !!
Can someone any ideas ?
Thanks
Rose
Hi,
Can someone tell me where can I find IMAP server for windows ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
Can someone recommend me some free php script for WebMail client
(like Squerriemail) ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail
Hi,
Can I create POP3 account with PHP on Linux mail server ?
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi,
I'm creating web site with sessions.
Normally the site uses PHPSESSID to pass session ID to next page.
I want to use some script whitch use SID to pass session ID.
Can I set standart (i.e. PHPSESSID ) to use to pass session ID ?
Thanks,
Rosen
--
PHP General Mailing List
Sorry,
I can't access php.ini.
It's on server, outside !!!
Thanks,
Rosen
"Richard Lynch" <[EMAIL PROTECTED]> wrote in message
046301c14d62$865a8ea0$c801a8c0@Lynchux100">news:046301c14d62$865a8ea0$c801a8c0@Lynchux100...
> Read php.ini
>
> Not sur
Thanks,
But how I can parse this output ?
"Burhan Khalid" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > Yes, on Linux there is a command to get this info, but on windows I
think
> > there'n no thath command.
> > Is th
This didn't work :(
Apache crashes after execution of script.
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Friday, July 23, 2004, 8:08:22 PM, you wrote:
> R> I receive an error:
>
> R> "Warning: dl(): Not supported in multithreaded Web servers - use
extensio
This didn't work :(
Apache crashes after execution of script on this row:
$api->registerfunction("long GetLastError
Alias GetError ()
>From kernel32.dll");
>
> "Tom Rogers" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi,
> >
> > Friday, July 23, 2004, 8:08:22 PM, you wr
Hi,
What is the reason, thath in the installation manual of PHP writes:
"WARNING:
Do not use Apache 2.0 and PHP in a production environment neither on Unix
nor on Windows. "
Thanks,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I try to upload a .zip file via PHP. I change directive "upload_max_filesize
= 500M".
The first file is about 5 MB and no problems with upload.
The second file is about 17 MB and script doesn't do nothing - no upload :(
Can someone help with this ?
Thanks in advance!
--
PHP General Mailing
Thanks,
I change the "post_max_size" variable in php.ini and it worked !
"Rosen" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi,
> I try to upload a .zip file via PHP. I change directive
"upload_max_filesize
> = 500M".
> The f
n I can't get correctly posted
data in my PHP script. How to "unescape" data with PHP?
Can someone help me ?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e
news:[EMAIL PROTECTED]
> On Mon, 13 Sep 2004 16:51:59 +0300, Rosen <[EMAIL PROTECTED]> wrote:
> > I have follow problem: One form whitch send some text fields to my PHP
> > script. But before send data, the form makes
> > javascript command "escape" for text fie
I changed the JScript to encode data not as unicode - now it code data as
"%20%2B%20".
But when I get data with $_REQUEST["var"] - I loose symbol "+" - with code
"%2B".
"Greg Donald" <[EMAIL PROTECTED]> wrote in message
news:[EMAI
IL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 13 Sep 2004 18:35:58 +0300, Rosen <[EMAIL PROTECTED]> wrote:
> > I changed the JScript to encode data not as unicode - now it code data
as
> > "%20%2B%20".
> > But when I get data with $_REQUEST[&
status 99 -- Restarting.
And nothing happens - I receive "Problem loading page".
Can someone help?
Thanks in advance,
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thank you all,
But from where I can download new version ( binary) of PDFlib for windows
?
""Rosen"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> I have problem with PDFlib on Windows 2000, PHP 5.2.0 and Apache 2.2.3
>
> When
his server ).
Have someone idea where may be the problem ?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I have the following problem with "strcasecmp()" function.
It should be compare strings case insensitive. When I use it on my local
computer, - it works correctly.
But when I upload file on some internet server - the function doesn't work .
I use the function with cyrillic charset.
Can someon
Both versions are Version 4.3.7 of PHP.
"Scot L. Harris" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2004-07-03 at 16:57, Rosen wrote:
> > Hi,
> > I have the following problem with "strcasecmp()" function.
> > It should
L PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 2004-07-03 at 17:08, Rosen wrote:
> > Both versions are Version 4.3.7 of PHP.
> >
>
> Then more information is needed to figure out the problem.
>
> Sample code plus any error messages or results would h
Hi,
How can I get remote IP adress of client?
I use the fillow script::
$ip=getenv('HTTP_X_FORWARDED_FOR');
if (!$ip)
{
$ip = getenv('REMOTE_ADDR');
}
But sometime it return me "unknown" sa IP adress.
Can someone help me ?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
IP adress not send ?!? And how server communicate with client ?
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Matthew Sims wrote:
>
> >>Hi,
> >>How can I get remote IP adress of client?
> >>I use the fillow script::
> >>
> >>$ip=getenv('HTTP_X_FORWARDED_FOR');
> >>
:)
Ok - then how linux server communicate with client - the server must have IP
adress to whitch to send data.
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > IP adress not send ?!? And how server communicate wi
Thanks,
This for the users, thath come from one IP adress - I know about it, but,
Can I get just adress of the IP, with which the server communicates ?
"Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > IP adress
Ok,
I don't understand why IP adress will bi "invisible" for $_SERVER variable.
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > Can I get just adress of the IP, with which the server communicates ?
>
Ok - thie is enought for me - to see the adres of proxy server. :)
"Tim Van Wassenhove" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> In article <[EMAIL PROTECTED]>, Rosen wrote:
> >:)
> > Ok - then how linux server communicate with client -
I don't understand :)
"John Nichel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> John W. Holmes wrote:
> > Trust me.
>
> Riggtt. Like we're going to trust the likes of you.
> I guess the cheque's in the mail too, eh? ;)
>
> --
> By-Tor.com
> It's all abou
Try with eval() function.
"Martin Bálint" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> is this possible?
>
> I have a script stored in mysql database. For simplicity let's say:
>
> phpinfo();
> ?>
> is stored in db.
>
> Is it somehow possible to include this script
, "" ) and it return me -0.00
Can someone help me ?
Thanks in advance!
Rosen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks !
abs() will not work for me, because I may have na negative numbers, but with
round() it worked !
10x
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Rosen wrote:
>
> > I use some numbers from mysql table and other local vars
Hi,
Is there a way to get with PHP script ( maybe with some module) serial
number of the hard disk?
Thanks in advance!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, on Linux there is a command to get this info, but on windows I think
there'n no thath command.
Is there a module for PHP to do this ?
Thanks!
"Matthew Sims" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > Hi,
> > Is there a way to get with PHP script ( maybe with some module
1 - 100 of 122 matches
Mail list logo