Well, it doesn't make any sense upgrading. On my Mac all works fine, on my
Win2K I usually use Opera 5 identified as MSIE and it works as well.
Proxy, nope I go behind it.
Some go thru...
the problem stays no matter what.
Security settings?
again, makes no sense, I think, most of the users hav
sas Tue Feb 20 23:41:01 2001 EDT
Modified files:
/php4/sapi/cgi php_getopt.h
Log:
There is no need to declare ap_php_(opterr|optopt) with external linkage
as they are not used outside of getopt.c.
PR: #9364
Index: php4/sapi/cgi/php_getopt.h
d
sas Tue Feb 20 23:39:13 2001 EDT
Modified files:
/php4 acinclude.m4
Log:
Instead of assuming that sendmail lives in /usr/lib, if we don't find it,
we also check /usr/lib now.
PR: #9362
Index: php4/acinclude.m4
diff -u php4/acinclude.m4:1.120
btw, how long does the script run b4 you get the error?
Sincerely
berber
Visit http://www.weberdev.com Today!!!
To see where PHP might take you tomorrow.
-Original Message-
From: Maxim Maletsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 9:33 AM
To: 'Boaz Yah
Since I can't get to your URL I can only give ideas :)
Did you try to upgrade the IE on one of the computers to IE5.5 and see
if the problem goes away?
Do you use a proxy?
Are your security settings set to default?
Sincerely
berber
Visit http://www.weberdev.com Today!!!
To see where P
The funny thing is that the error sometimes goes away (I am frenetically
refreshing the page) but in most cases stays.
It never happened here before. Just from yesterday, or today .. not sure.
Error logs report nothing at all.
Cheers,
Maxim Maletsky
-Original Message-
From: Maxim Malet
Hi...anybody can help me about sending email directly using local smtp port
(25). I've read some articles, still, i don't have a clear explanation. i.e
: some using \n to separate between each header, but others use \r\n.
-toto-
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
try
";
$summary = "Hellow universe";
print " ";
print "";
print "";
?>
hope that helps
best regards
Ankur Verma
HCL Technologies
A1CD, Sec -16
Noida, UP
India
- Original Message -
From: "Carl Natale" <[EMAIL PROTECTED]>
To: "Php" <[EMAIL PROTECTED]>
Sent: Wednesday, February 21, 2001
you can simply delete the file and use touch() to create a new empty one.
http://www.weberdev.com/index.php3?GoTo=get_example.php3?count=160
Sincerely
berber
Visit http://www.weberdev.com Today!!!
To see where PHP might take you tomorrow.
-Original Message-
From: [EMA
sas Tue Feb 20 23:18:30 2001 EDT
Modified files:
/php4/ext/standard file.c filestat.c
Log:
Correctly check for the existence of the st_rdev field.
Note that this field is required to exist for SUSv3 conformance.
Submitted by: [EMAIL PROTECTED]
PR:
You see Boaz, this is slightly different. It is not "Connection could not
established" troubleshooted by MS KBase as -- click TCP/IP ... then click
advanced This is "Download of specified resource has failed" persisting
on every machine in this office.
(Win2k running MSIE 5.01 only).
I wond
Guys,
When you decide you want to pay for hosting and get the best
service possible check out :
http://www.weberdev.com/index.php3?GoTo=phenominet/prices.htm
This is your one stop shop for hosting. WeberDev.com is hosted there
and I can tell you that their service is amazing. They are fast, rel
sas Tue Feb 20 23:09:23 2001 EDT
Modified files:
/php4/ext/pcre config.m4
Log:
Preprocessor stuff should go into CPPFLAGS.
Index: php4/ext/pcre/config.m4
diff -u php4/ext/pcre/config.m4:1.21 php4/ext/pcre/config.m4:1.22
--- php4/ext/pcre/config.m4:1
It goes on (SERVER_SOFTWARE)
Apache/1.3.9 (Unix) ApacheJServ/1.0 PHP/4.0.1pl2 mod_ssl/2.4.4 OpenSSL/0.9.4
on Linux
I am reviewing error_logs ... so far nothing funny ...
Cheers,
Maxim Maletsky
-Original Message-
From: Boaz Yahav [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 2
http://support.microsoft.com/support/ie/ie5/topics/browse/iebrowseemts.asp
-Original Message-
From: Maxim Maletsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 9:08 AM
To: 'Boaz Yahav'; 'PHP General List. (E-mail)'
Subject: RE: [PHP] URGENT: IE pops-up an Error and File D
Hi!
Thanx for replying to my mail.
Well See I have for example two pages.
login.php
inside.php
So when a person clicks on inside.php it checks for
the cookie meaning inside.php has a cookie checking
code in it. If cookie uis not found it will take him
to the login.php page and on successful lo
What do you see in your web server logs?
what webserver do you use?
Sincerely
berber
Visit http://www.weberdev.com Today!!!
To see where PHP might take you tomorrow.
-Original Message-
From: Maxim Maletsky [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 8:59 AM
try,
HTTP_REFERER
I'm sure it's buried in the docs someplace, as a
supported envir. variable, I think.
rm
__
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/
--
PHP General Mailing List (http:
Hello guys,
This is that time when I am in trouble ...
One of our internal databases receives inputs from all kind of different
places and stores them for later reviews.
Since it's creation it was all going perfectly well, but now it has a little
problem:
The Internet Explorer gives me this e
I wish there were some way to just SLAM this guy's site (and others like
him) all the way 2 levels of his internet address and piss his neighbors
off enough to have him and others removed instantly.
Oh, by the way, I use a chainsaw on those pesky mosquitoes on quiet
nights, too :-) Never use a gr
sbergmann Tue Feb 20 22:22:41 2001 EDT
Modified files:
/php4 NEWS
Log:
Added note about PCRE update.
Index: php4/NEWS
diff -u php4/NEWS:1.597 php4/NEWS:1.598
--- php4/NEWS:1.597 Tue Feb 20 19:55:17 2001
+++ php4/NEWS Tue Feb 20 22:22:41 2001
@
You can run php from the command line as a standalone app.
Compole PHP as a stand-alone CGI program (read the INSTALL file) and then
run it like:
localhost$ /path/to/php -f myFile.php
Or you can also run it withing a shell or perl script the same way (maybe
through a system() call in perl)
Mic
On Wed, 21 Feb 2001 16:01, Jeff Lacy wrote:
> Hello Everyone,
>
> Could someone please explain the whole % thing? I sort of understand
> it, but not quite. My goal is to have a table, and have every row
> alternate between 4 colors. I can alternate sort of alternate between
> 3, but not quite.
From: "Jeff Lacy" <[EMAIL PROTECTED]>
> Hello Everyone,
>
> Could someone please explain the whole % thing? I sort of understand it,
> but not quite. My goal is to have a table, and have every row alternate
> between 4 colors. I can alternate sort of alternate between 3, but not
> quite. I ha
>"Richard Lynch" <[EMAIL PROTECTED]> wrote:
> > The writing of the session data occurs *after* the server-browser HTTP
> > connection is cut.
>
> > If you have any error-reporting happening in your session_write
>function,
> > you won't see it.
>
> > Alter that function to log errors to a file or
On Sat, 17 Feb 2001 08:31, Chris Anderson wrote:
Oy - your version of Windows appears to be lagging a few days behind the
real world :=)
> true, here it is. Have fun...sorry ^_^
>
> include "Nav.inc";
> ?>
>
>
>
> if(isSet($send) && ($send == 1))
Isn't this redundant? Your test is really if
Hello Everyone,
Could someone please explain the whole % thing? I sort of understand it,
but not quite. My goal is to have a table, and have every row alternate
between 4 colors. I can alternate sort of alternate between 3, but not
quite. I have tried lots of different combinations, but I can
Dear Sir,
I have two problems in using PHP. Could you help me?
I am using Red-Hat to build up my System.
Could I use Perl to control some PHP program?
Also, could I run my PHP program in Linux Console?
Sorry to disturb you
THx!
Mr Ng
--
PHP General Mailing List (http://www.php.net/)
To u
On Wed, 21 Feb 2001 15:23, Ben Weinberger wrote:
> Hi~
> We're working on a page located at
> http://www.manageasy.com/request_offer.php3. The page comes up with a
> bunch of errors, and we don't know why-- the page worked on our old
> server, and we didn't change anything from there... we think i
Hi!
See what I am trying to implement is:
1.I have a website.
2.When ppl come to the website..they see the homepage.
3.When they click on any link, if they have logged in
earlier..and a cookie is stored.in their browser..they
will be allowed in.
4. If not they will be told that click here to go
true, here it is. Have fun...sorry ^_^
",$Message);
$Mail = mail($Address, $Subject, "$Message \n From: $Return");
if($Mail == 1)
{
echo("Your Mail Was
Succesfully Sent!");
exit;
}
else
{
echo("There Was An
Error While Processing Your Email");
exit;
}
}
els
Hi~
We're working on a page located at
http://www.manageasy.com/request_offer.php3. The page comes up with a bunch
of errors, and we don't know why-- the page worked on our old server, and
we didn't change anything from there... we think it might be a permissions
issue on the new server. Does
[If you have comments on this please send e-mail to me]
I think PHP4.0.4pl1 has unsafe code for 8bit char codes. I suspect PHP4 does
this:
PHP4 behavior: Script is executed TWICE and included file is not processed
1) PHP parse script and start executing.
- The script check username data in db
use
$HTTP_SERVER_VARS[REMOTE_ADDR]
Yev
>-Original Message-
>From: Bruno Freire [mailto:[EMAIL PROTECTED]]
>Sent: Monday, February 19, 2001 11:34 AM
>To: '[EMAIL PROTECTED]'
>Subject: [PHP] Help!! IP functions!!!
>
>
>Hi!!
>
>My name is Bruno, From Brazil!!!
>
>I need to know how can i
jason Tue Feb 20 19:55:17 2001 EDT
Modified files:
/php4 NEWS
Log:
Corrected News entry.
Index: php4/NEWS
diff -u php4/NEWS:1.596 php4/NEWS:1.597
--- php4/NEWS:1.596 Tue Feb 20 18:09:15 2001
+++ php4/NEWS Tue Feb 20 19:55:17 2001
@@ -2,7 +2,7 @
> Yasuo,
>
> the function you call is
>
> > $msg = user_regist();
>
> while in regist_util.inc, the function defined is
>
> > function regist_user() {
>
> Could that be the problem? Do you see any errors about undefined
> functions?
Thanks for your reply.
Code sample only for to show what is does
Wouldn't that happen even without the patch? I'd imagine the dynamic
extensions would be last on the list..?
Zeev
At 20:43 20/2/2001, Hartmut Holzgraefe wrote:
>hholzgraTue Feb 20 17:43:15 2001 EDT
>
> Modified files:
> /php4/main main.c php_ini.c
> Log:
> will now i
I use the php mail function in this file, but it
only sends the first line of the text. Any ideas? I attached the
file
--
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 administra
From: "Carl Natale" <[EMAIL PROTECTED]>
> I need some help passing a variable to a popup window. The following form
> collects input from the user and stores it in the variable $summary.
>
> print "";
> $summary = "Hellow universe";
> print " ";
> print " onClick=\"window.open('hint.php', 'remot
On Sat, 17 Feb 2001 05:40, Chris Anderson wrote:
> > I use the php mail function in this file, but it only sends the first
> line of the text. Any ideas? I attached the file
The mailing list stripped your attachment - perhaps you could paste it
into your message?
--
David Robley
I need some help passing a variable to a popup window. The following form
collects input from the user and stores it in the variable $summary.
";
$summary = "Hellow universe";
print " ";
print "";
print "";
?>
When you click on the "Try This" button, hint.php opens up in another,
smaller windo
Ben,
In order to use the Cybercash functions in php, you
must have php installed with cybercash support. You
can't compile php with cybercash support without the
MCK. If your provider won't do it, you could always
compile a PHP cgi binary with the cybercash
extensions(or find a different provid
there are numerous posts on the list regarding this subject, I will give
some code examples, I hope this helps.
\n";
}
echo "
";
if ($pos_prev >= 0)
echo "
Back
";
echo "
Home
";
if ( $pos_next < $product_count )
echo "
Next
";
echo "
";
?>
simple, no complica
hholzgraTue Feb 20 17:43:15 2001 EDT
Modified files:
/php4/main main.c php_ini.c
Log:
will now initialize dynamic extensions *after* static ones
Index: php4/main/main.c
diff -u php4/main/main.c:1.349 php4/main/main.c:1.350
--- php4/main/main.c:1.349
Thanks, that's what i thought. The perl script is mine so it must be the
perl interpreter kicking out the code. But I have the definitive perl
"camel" book and it doesn't list any numeric codes. i'd ask a perl forum
about where i can look up error codes but this time i solved the problem.
It wa
Hi there, I'm having difficulties, hoping I could get some help..
when I create a file on the local filesystem with fopen($filename)
I cant unlink($filename) the same file. I got
allways an error message, the scipt with uid 500 can not delete the file
with uid 0.
Is there a way to create the fil
Hello-
Does anybody have any example code for using CyberCash w/o the Merchant
Connection Kit? I'm trying to setup secure credit card transactions on my
site using CyberCash, but my provider doesn't have & won't install the MCK
(no PHP support for it either). I haven't tried installing the M
doff, I knew there had to be a simple answer. Works great, thanks.
At 02:26 PM 2/21/01 +1300, Simon Garner wrote:
>From: "Jared Howard" <[EMAIL PROTECTED]>
>
>> I'm make an object or an array from the results of a query to my MySQL
>> database. The value returned is entered in s and any repeate
I'm make an object or an array from the results of a query to my MySQL
database. The value returned is entered in s and any repeated
values are unwanted. Is there a way to remove them easily?
eg.
this?>
I was thinking of creating an array before the while, then in the while add
each "$r->t
From: "Jared Howard" <[EMAIL PROTECTED]>
> I'm make an object or an array from the results of a query to my MySQL
> database. The value returned is entered in s and any repeated
> values are unwanted. Is there a way to remove them easily?
>
> eg.
>
> while ($r = mysql_fetch_object($qid)) {
Hi there, I'm having difficulties, hoping I could get some help..
I have two links, "Next" and "Previous". I want the Next button to load the
next image, and previous for previous.
I have the links setup like so: http://bla.com/bla.php?image=# where # is a
number, starting with 1. I want fo
emile Tue Feb 20 16:57:28 2001 EDT
Modified files:
/php4/ext/midgard config.m4
Log:
Source files explicitly include midgard/something.h
Index: php4/ext/midgard/config.m4
diff -u php4/ext/midgard/config.m4:1.6 php4/ext/midgard/config.m4:1.7
--- php4/ext/m
On Tue, Feb 20, 2001 at 10:21:06PM -, Andrei Zmievski wrote:
> Index: php4/ext/pcre/config.m4
> diff -u php4/ext/pcre/config.m4:1.20 php4/ext/pcre/config.m4:1.21
> --- php4/ext/pcre/config.m4:1.20 Mon May 1 21:01:15 2000
> +++ php4/ext/pcre/config.m4 Tue Feb 20 14:21:06 2001
> @@ -1,4
I was thrilled to see the set_error_handler() functionality in PHP4, however
we are having trouble implementing it because it cannot trap parse errors.
Basically, we need to log any errors that occur to a MySQL database. In
PHP3, we did this by hacking the source.
Steve Meyers
Build Manager
MyC
"Richard Lynch" <[EMAIL PROTECTED]> wrote:
> The writing of the session data occurs *after* the server-browser HTTP
> connection is cut.
> If you have any error-reporting happening in your session_write function,
> you won't see it.
> Alter that function to log errors to a file or something.
It
davidg Tue Feb 20 16:24:56 2001 EDT
Removed files:
/php4/ext/midgard mgd_midgard.h
Modified files:
/php4/ext/midgard article.c mgd_article.h mgd_internal.h mgd_page.h
mgd_snippetdir.h mgd_style.h mgd_topic.h
davidg Tue Feb 20 16:29:34 2001 EDT
Modified files:
/php4/ext/midgard midgard.c
Log:
more explicit variable names.
Index: php4/ext/midgard/midgard.c
diff -u php4/ext/midgard/midgard.c:1.8 php4/ext/midgard/midgard.c:1.9
--- php4/ext/midgard/midgard.c:1.8
for system("perl test.pl", $retval);
and exec("perl test.pl", $ary, $retval);
the value of $retval is the value that the perl
script "test.pl" returns, (not a perl status code).
as someone else suggested, go and look for
exit(126) statements (or just exit(), if exit
returns the value of a variab
On Wed, 21 Feb 2001 07:56, Brandon Orther wrote:
> Hello,
>
> Is there a way to make an .htaccess file to make the server not time
> out when uploading a file?
>
> Thank you,
http://www.php.net/manual/en/configuration.php
--
David Robley| WEBMASTER & Mail List Admin
RES
php-general Digest 21 Feb 2001 00:10:25 - Issue 524
Topics (messages 40732 through 40863):
Re: Strange behaviour: Cannot exit as expected AND Script starts from the beginning,
executed TWICE. Anyone?
40732 by: Ben Peter
Re: HTTP Content-length...
40733 by: Ben Peter
On Wed, 21 Feb 2001 10:17, Kenneth R Zink II wrote:
> > I want to limit uploaded files to $250k. The incoming files should be
> images, so I also want to limit the files to .gif or .jpg files.
>
> How would I go about doing this?
>
> Kenneth R Zink II
Go to http://www.php.net/manual/en/features
Hello,
Does anyone have a link to ImageMagick's web site?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webintellects.com
--
PHP General Mailing L
Hello,
I am looking for an Image Library that can blur text. Does anyone know of
an image library that can work with php to make blured text?
Thank you,
Brandon Orther
WebIntellects Design/Development Manager
[EMAIL PROTECTED]
800-994-6364
www.webi
From: "James Moore" <[EMAIL PROTECTED]>
> untested but..
>
> > $foo = ${$test->blah()}[0];
>
> > // Similarly for objects, cannot do:
> > $foo = $test->childTest()->blah();
>
> $foo = ${$test->childTest()}->blah();
>
Nope, I tried that :)
> > // Instead have to do:
> > $temp = $test->childTe
From: "Ana Carolina Blanco Abascal" <[EMAIL PROTECTED]>
> Help!!! Every thing seems to work ok but I just can't make apache
> recognize php3 files
> I check that mod_php3.c is load with /usr/local/apache/bin/httpd -l
> This is what my httpd.conf file has
>
> L
Has anyone done any LDAP work with Novell's LDAPv3 server?
--Pat
--
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]
emile Tue Feb 20 15:54:07 2001 EDT
Modified files:
/php4/ext/midgard midgard.c
Log:
Argh, that's what init_globals does. Sorry, on auto-pilot fixing things
in both midgard-php3 and midgard-php4
Index: php4/ext/midgard/midgard.c
diff -u php4/ext/midgard
Serialize and unserialize is good when CGI script expects serialized
data. I am looking to the way to POST to somebody's CGI-script that doesn't
expect any PHP tricks, but data from . Is it possible to fake
this data somehow from PHP?
Richard Lynch wrote:
> No.
> You can http://php.net
From: "Brandon Orther" <[EMAIL PROTECTED]>
> Hello,
>
> Does anyone have a link to ImageMagick's web site?
>
> Thank you,
>
>
> Brandon Orther
> WebIntellects Design/Development Manager
> [EMAIL PROTECTED]
> 800-994-6364
> www.webintellects.com
> --
I want to limit uploaded files to $250k. The incoming files should be images, so I
also want to limit the files to .gif or .jpg files.
How would I go about doing this?
Kenneth R Zink II [EMAIL PROTECTED]ICQ# 5095094
'87 2.8L TBI GMC S-15 Ext. Cab (Hurricane) ...524 in the works !!!
h
I thought that session variables (unless set to cookie as well) WERE
destroyed at the end of a session? As in when the user closes the browser?
Hrms. Maybe not.
Anyway, don't know about when the window is closed, but you could have a
log-out page that uses session_destroy();
James.
> I woul
untested but..
> $foo = ${$test->blah()}[0];
> // Similarly for objects, cannot do:
> $foo = $test->childTest()->blah();
$foo = ${$test->childTest()}->blah();
> // Instead have to do:
> $temp = $test->childTest();
> $foo = $temp->blah();
Might work.. never had need to test it and cant be both
emile Tue Feb 20 15:35:35 2001 EDT
Modified files:
/php4/ext/midgard midgard.c
Log:
Initialize globals to NULL at module init
Index: php4/ext/midgard/midgard.c
diff -u php4/ext/midgard/midgard.c:1.5 php4/ext/midgard/midgard.c:1.6
--- php4/ext/midgard/mid
I posted this to the Manual notes the other day, but I thought I'd repost it
here for discussion. :)
It seems there is no way to access the return value of a method (or any
function) inline, without assigning it to a variable.
For example:
class Test
{
function blah ()
{
ret
I am attempting to compile PHP with Net-SNMP package from Sourceforge
(ucd-snmp-4.2.i386.rh6.2.tar.gz). I also tried installing from the source
tar ball (ucd-snmp-4.2.tar.gz)
configure and make/make install work fine.
starting apache returns:
Cannot load /usr/local/apache/libexec/libphp
I just don't get it, It is loading mod_php.c, I allready change that I put the
AddModule without a . I can use php code inside of html file but I
can't load php3 files. Any ideas
"Hoover, Josh" wrote:
> I think this might be a problem...
>
>
> AddModule mod_php3.c
>
>
> Shoul
ssb Tue Feb 20 15:00:09 2001 EDT
Modified files:
/php4/pear DB.php
Log:
* allow empty passwords in dsn (for example "mysql://user:@database")
Index: php4/pear/DB.php
diff -u php4/pear/DB.php:1.48 php4/pear/DB.php:1.49
--- php4/pear/DB.php:1.48 Fri
Does a "Self-Run" Business interest you?
CASH IN on a virtual Money Machine! Let the World's First Online Recruiter help
build your group! FREE Marketing Tools (Self-Replicating Web Pages,
Autoresponders, Fax-On-Demand, ...) bring you the EASIEST plan to achieve
wealth. Tap into the speed/power
No.
You can http://php.net/serialize and http://php.net/unserialize it, or you
can loop through and URLEncode each element in a different INPUT TYPE=HIDDEN
element.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunt
I believe you can only get system() to work in PHP4 by running PHP4 as a CGI
rather than ISAPI/Module.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Or
> I'm having problems with my printer. I'm generating fiscal documents
> in PHP and I have to print this documents in a 9 pin printer. The
> printer doesn't print in bi-direcional mode. If I print in MS-DOS mode
> the printer prints in bi-direcional.
> Exists a way to print, in client's si
The writing of the session data occurs *after* the server-browser HTTP
connection is cut.
If you have any error-reporting happening in your session_write function,
you won't see it.
Alter that function to log errors to a file or something.
--
Visit the Zend Store at http://www.zend.com/store/
W
> I am trying to delete all text in a file.
> $yourfile = "file.txt";
> $fp = fopen($yourfile,w)
> "is there any good code to put in here?"
> fclose($fp);
You should check that $fp is valid.
if (!$fp){
echo "Unable to empty $yourfile\n";
}
But pretty much, the fopen($yourfile, '
I don't think you can do that yet.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message -
From: "Ide, Jim" <[EMAIL PROTECTED]>
Newsgrou
Check your global_vars with
Change it in the php.ini displayed there if it's off.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
- Original Message ---
You can use http://php.net/fstat to get more info about the files you see
from dir/read and http://php.net/sort to sort them.
You could use http://php.net/exec("ls -als", $results, $error) to get files
sorted.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music?
I think CyberCash without MCK is, like, "No."...
There are alternatives to CyberCash, though...
ccnow is one.
VeriSign? Verio? Verisomething is another.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a litt
> PHP has encountered an Access Violation at 10014D15
>
> What the crap does that mean?
PHP and/or one of its extensions and/or some other software running on your
machine has put the wrong data in the wrong place in RAM and PHP is
detecting that condition and stopping.
Check http://bugs.php.net
ereg-replace and/or preg-replace should be able to do this much easier...
Not sure how to represent characters by Hex value in Regex though...
http://php.net/ereg_replace
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.h
Hmmm, last I heard they were using an OC-3 circuit,
that's not too impressive. lots of those floating
around. We've been running on an OC-48 for some
time now
> -Original Message-
> From: Krznaric Michael [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 20, 2001 5:56 PM
>
I can't user mssql_connect, I'm using odbc_connect! Most of the websites
for my company use odbc_connect. Because we sometime move the website from
unix to windows and back. So, it is more reliable that way.
Scott
"Michael Kimsal" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:
I was about to buy a server from Alabanza. Am I ever glad I didn't. The
only thing impressive about them is their connection. And for all I know
they could be lying about that, as well.
Mike
-Original Message-
From: Thomas Deliduka [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20
I think this might be a problem...
AddModule mod_php3.c
Shouldn't the be say PHP3 rather than SSL?
Josh Hoover
KnowledgeStorm, Inc.
Searching for a new IT solution for your company? Need to improve your
product marketing?
Visit KnowledgeStorm at www.knowledgestorm.com to lear
Hiya,
I have a question with reguard to Cache
At the moment I'm using but when
i go view the page in NN all the data comes up but if say i wanted to print
the data it prints a page saying "Data Missing" .. this document resulted
from a POST operation and has expired from cache..."
and I don
Help!!! Every thing seems to work ok but I just can't make apache
recognize php3 files
I check that mod_php3.c is load with /usr/local/apache/bin/httpd -l
This is what my httpd.conf file has
LoadModulephp3_modulelibexec/libphp3.so
From: "Brandon Orther" <[EMAIL PROTECTED]>
> Hello,
>
> I am writing a banner rotation script and want to use Server Side include.
> When I try to include from any server other than the one that php script
is
> on I get an error,
>
> Error: [an error occurred while processing this directive]
>
>
Hello,
I am writing a banner rotation script and want to use Server Side include.
When I try to include from any server other than the one that php script is
on I get an error,
Error: [an error occurred while processing this directive]
Any Ideas?
Thank you,
--
zeevTue Feb 20 14:32:28 2001 EDT
Modified files:
/php4/ext/com COM.c
Log:
Fix Win32 build
Index: php4/ext/com/COM.c
diff -u php4/ext/com/COM.c:1.4 php4/ext/com/COM.c:1.5
--- php4/ext/com/COM.c:1.4 Sun Feb 18 08:49:05 2001
+++ php4/ext/com/COM.
I'm sorry for asking this question but I've pulled my
hair out looking for
an answer and I can't seem to find oneHere's my
situation...my host has
php 3.0.9 installed as an apache module and php4.0.3.pl1
setup as a cgi
binobviously i want to use 4 because I need to do a
lot of work wit
I'm trying to read some LDAP entries from a Novell LDAPv3 server on NetWare
5.1.
Here's a piece of my code.
$base = "ou=Corp, o=PMX";
$filter = "sn=*";
$attrib = array("lastLoginTime", "sn", "mail", "telephoneNumber",
"homeDirectory");
// Search surname entry
$sr=ldap_search($ds, $base, $filte
1 - 100 of 254 matches
Mail list logo