hrm,
is it really needed to add 3.6MB of stuff to the PHP cvs?
Derick
-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
SRM: Site Resource Manager - www.vl-srm.net
-
Does PEAR really need to be in the PHP source tree?
-Marten.
Icq# 38863127
> -Original Message-
> From: Derick Rethans [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 10, 2001 6:57 PM
> To: Jesus M. Castagnetto
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-CVS] cvs: pear /Science Che
There is also the client-side META tag redirect, which has been deprecated
by W3C (although it is hard to imagine the browser makers not supporting
this for quite a while longer):
echo("<
/HEAD>$message");
As for the address bar contents not changing, I don't know what to say. I
haven't seen
Hi,
since there doesn't seem to be a mailing list for ezpublish (a cms in php),
I created one:
http://groups.yahoo.com/group/php-ezpublish
Feel free to join up, I basically created it because it seems a very
powerful but complex system.
Peter
~~
http://lig
jon Tue Apr 10 10:31:35 2001 EDT
Modified files:
/php4/ext/imap config.m4
Log:
Statements end with a period.
Index: php4/ext/imap/config.m4
diff -u php4/ext/imap/config.m4:1.26 php4/ext/imap/config.m4:1.27
--- php4/ext/imap/config.m4:1.26Tue
Yahoo certainly uses PHP for at least some of it's workings. On a rare
occasion that it was down, I saw a PHP error message being displayed.
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
p.net]On Behalf Of Brent Langston
Sent: 10 April 2001 17:31
To: [EMAIL PROTECT
> Subject: RE: [PHP] __ $8/mo php hosting on 24/7, OC3+ web server
I wonder if they charge extra for HTML hosting? =)
But seriously, WoW! My own dedicated OC3 line! Man, for only
$8/month..that rocks!
> > I am offering php hosting with features at a price no one else has, as
> > far as I k
At 06:15 PM 4/10/2001, Jason Lotito wrote:
no no - its an OC3+ web server.must be an overseas brand..or
something..i've never heard of it.maybe its an SGI or something
they have wacky names for their stuff :-)
no bandwidth sucking sites? on an OC3...we're talking gigabits per sec
"Greig, Euan" <[EMAIL PROTECTED]> wrote:
> I was hoping that I could use this function to enable me to finish scripts
tidily
> when they time out or are aborted by the user. eg display the message
"script
> timed out". However this will not work as no output is allowed in the
shutdown
> function.
Hello All,
I'm trying to build a way to transfer my orders to a HTML page instead of using GUI
that I've designed.
In order to do that I need to display all the orders of the day and have checkboxes on
each so that the user can select only the orders that we will process.
The number of check
--- Derick Rethans <[EMAIL PROTECTED]> wrote:
> hrm,
>
> is it really needed to add 3.6MB of stuff to the PHP
> cvs?
Well, yes. The whole thing contains classes, examples
and documentation for the Science_Chemistry package
for PEAR.
What is the problem you have encountered w/ this?
>
> Deri
Hello all,
I need to display a page on text format that will be the result of a query. This page
will not be saved on my server harddrive but it has to allow the user to save it to
their HD.
The problem is that the page has to be saved on the customer HD automaticaly (He/She
should not click
In article
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Greig, Euan") wrote:
> I was hoping that I could use this function to enable me to finish scripts
> tidily when they time out or are aborted by the user. eg display the message
> "script timed out". However this will not work as no output is
jmcastagnetto Tue Apr 10 11:33:21 2001 EDT
Modified files:
/pear/Science Chemistry.php
/pear/Science/Chemistry Atom.php Atom_PDB.php Coordinates.php
Element.php Macromolecule.php
Macromo
On Tue, 10 Apr 2001 14:18:54 -0400, Daniel ([EMAIL PROTECTED])
wrote:
>I am writting a session enabled webapp that has a typical login
>page. The
>page submits to itself and upon validation, I want to allow the user
>to
>continue on to the next page.
>
>>From everything I have read so far, the on
jmcastagnetto Tue Apr 10 11:41:16 2001 EDT
Removed files:
/pear/Science/Chemistry/doc Chem_Atom.html Chem_Atom_PDB.html
Chem_Coordinates.html Chem_Element.html
Chem_Macromolecule.html
here are a couple:
http://www.marketplayer.com: they provide the real-time stock market
simulations for sites like etrade.com and smartmoney.com that have these
games.
http://www.chek.com/
-Original Message-
From: Phil Labonte [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 10, 2001 6
We use it at www.care2.com - serves up over a million hits a day without any
problems. We've even hit the media metrix top 500 a few times. worldcom.com
also uses PHP (notice the .phtml extension).
--Joe
On Tue, Apr 10, 2001 at 01:21:16PM -0700, Ralph Guzman wrote:
> here are a couple:
>
> http
I am using a session to store a variable so when someone enters something
into a field the persons username(which is stored in the session) is also
entered into anoter field.
The problem is that it only works the first time, so how can I make the
session last for a required length of time, so th
jmcastagnetto Tue Apr 10 11:41:50 2001 EDT
Removed files:
/pear/Science/Chemistry/doc packageelementlist_Chem.html
Log:
old doc
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
jmcastagnetto Tue Apr 10 11:44:25 2001 EDT
Added files:
/pear/Science/Chemistry/doc Science_Chemistry_Atom.html
Science_Chemistry_Atom_PDB.html
Science_Chemistry_Coordinates.html
fmk Tue Apr 10 11:44:51 2001 EDT
Modified files:
/php4/ext/fbsql php_fbsql.c
Log:
Fixing database password to actually work
Index: php4/ext/fbsql/php_fbsql.c
diff -u php4/ext/fbsql/php_fbsql.c:1.9 php4/ext/fbsql/php_fbsql.c:1.10
--- php4/ext/fbsql/php_f
> I am using a session to store a variable so when someone enters something
> into a field the persons username(which is stored in the session) is also
> entered into anoter field.
> The problem is that it only works the first time, so how can I make the
> session last for a required length of t
www.texasmonthly.com
is the site I manage.. converted to php over the last year
--
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]
This confused me for awhile, because the single equal sign seemed to work
for comparison, but created inexplicable errors in my programs. It seems
strange to me that a successful variable value assignment does not return
true.
example:
--Dan
--
PHP General Mailing List (http://www.php.net
I tried using a cookie I still had the same problem that it worked first
time but even if you stayed on the page and put a sencond entry in it would
not work,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
> if($shiny = 0){
This does not compare anyting, it assigns 0 to $shiny
> echo( $shiny ) // this will return 0
That's normal, you just assign 0 to it ;)
= assignment operator
== comparison operator
py
At 01:53 PM 4/10/01 -0700, you wrote:
>This confused me for awhile, because the single eq
I might have misread this comment, but I found the opposite.
In one instance, I had:
header("Location: $path/newpage.php");
and in another instance:
header("Location: newpage.php");
The latter (without the path) did update the address bar properly. Of
course, there might have been a problem wit
OK, a user visits my site and progresses through the following 3 pages,
none which have forms on them, using sessions.
PageA (http://URL-XYZ/)
SessionID=ID123 -> Cookie
PageID=PageA-> Cookie
PageB (http://URL-XYZ/)
SessionID=ID123 -> Cookie
PageID=PageB-> C
What you need to do is to have a function in the form processing page that
iterates through $HTTP_POST_VARS and saves the name and value of each item
in the form. You will want to exclude your submit button and if there are
other form items you don't want to save, you might want to name them with
>
> > if($shiny = 0){
> This does not compare anyting, it assigns 0 to $shiny
yes i know, but shouldnt this operation return true?
>
> > echo( $shiny ) // this will return 0
> That's normal, you just assign 0 to it ;)
>
> = assignment operator
> == comparison operator
>
> py
>
>
> At 01:53 PM
Hello all!
I have a PHP4 script that produces a text file and I would like that when the user
access this script the text content of it was forced to be saved meaning that when the
user selects it he/she will have the save dialog form to save the text file with the
filename specified in the he
Be careful with the .phtml assumption - there are mod_perl sites that
use it as well. There was some golf site I was looking at last year
that was .phtml, but when I asked one of their employees about it he
said (and the server headers confirmed) that it was mod_perl. :(
Joe Stump wrote:
> W
It looks to me like the value of an assignment is the value assigned, as in
Perl. But I don't know for sure, haven't come across this in the manual.
Kirk
> -Original Message-
> From: Dan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 10, 2001 3:29 PM
> To: [EMAIL PROTECTED]
> Subject:
A few methods to find such info :
Netcraft :
http://uptime.netcraft.com/up/graph/?host=www.php.net
Tells us :
The site www.php.net is runnin
You are right, thank you.
> It looks to me like the value of an assignment is the value assigned, as
in
> Perl. But I don't know for sure, haven't come across this in the manual.
>
> Kirk
>
> > > > if($shiny = 0){
> > > This does not compare anyting, it assigns 0 to $shiny
> >
> > yes i know, bu
On 10 Apr 2001 12:08:01 -0700, [EMAIL PROTECTED] (Kurth Bemis)
wrote:
>At 06:15 PM 4/10/2001, Jason Lotito wrote:
>
>no no - its an OC3+ web server.must be an overseas brand..or
>something..i've never heard of it.maybe its an SGI or something
>they have wacky names for their stuff
At 05:55 PM 4/10/2001, Jeffrey Greer wrote:
>On 10 Apr 2001 12:08:01 -0700, [EMAIL PROTECTED] (Kurth Bemis)
>wrote:
>
> >At 06:15 PM 4/10/2001, Jason Lotito wrote:
> >
> >no no - its an OC3+ web server.must be an overseas brand..or
> >something..i've never heard of it.maybe its an SGI
Hi,
I've been trying to use SystemV Semaphores as a kind of locking system in a
webpage, but after a few hours I get this message:
Warning: semget() failed for key 0x0: No space left on device in
/1/home//admin/htdocs/prop/lock.php on line 8
Warning: 0 is not a SysV semaphore index in
/1/ho
Hi,
I don't mean to bash, but these sort of answers don't give me a lot of
faith in the service you are starting. At the very least I expect my
service provider to provide competent answers to questions, and to know the
basics of security.
> >no no - its an OC3+ web server.must be an ov
OK I know that. What I want to do is to have the save dialog displayed as if
it was a HTTP file download procedure. If you click on a ZIP file say
test.zip the save dialog will be displayed. I want to do the same but not
with a phisical file. Instead I want to do it with the content of the page
(
You are not going to be able to use PHP to tell the client browser to do
anything.
you are going to have to embed either a java.applet, or javascript to do it.
I don¹t know a whole lot about either, so I don't know if they are even a
possibility.
On 4/10/01 2:29 PM, "Nando2" <[EMAIL PROTECTED]>
jason Tue Apr 10 15:01:58 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/sockets sockets.c
Log:
MFH, I have tested this thoroughly.
Index: php4/ext/sockets/sockets.c
diff -u php4/ext/sockets/sockets.c:1.32.2.1 php4/ext/sockets/sockets.c:1.32.2.2
-
On Tue, 10 Apr 2001 17:16:08 -0400, Daniel ([EMAIL PROTECTED])
wrote:
>I might have misread this comment, but I found the opposite.
>
>In one instance, I had:
>header("Location: $path/newpage.php");
>and in another instance:
>header("Location: newpage.php");
I'm talking about using the full url (
On Tue, 10 Apr 2001, Kurth Bemis wrote:
> no pron? damn! that puts me out!
isn't a pron a fish?
--
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
On Tue, 10 Apr 2001, Jeffrey Greer wrote:
> >what about security? are they on top of the latest versions and
> >patches.i mean after all...it is REDHACK..
> >
>
> I'm no security expert, but I can apply the most important patches.
> Yesterday I added mod_ssl to apache.
Okay, can you exp
Hi,
if i upload via http the tempfile is written with uid 0 (root). After that i
cant do anything with the file because the php user is not allowed to. Why
is my uploaded file owned by root, and how do i solve that?
PS. phpinfo shows that the apache user is nobody
thx, b0ld
Are you sure it is uid 0? Unless your Apache is running as root it should
be getting uploaded as the web server uid id. Use the
move_uploaded_file() function to move the file into place.
-Rasmus
On Wed, 11 Apr 2001, b0ld b0lb wrote:
> Hi,
>
> if i upload via http the tempfile is written with
Calling the method parent::insert() from a class the ancestor of which truly
has a method insert() itself, I get the error
"Fatal error: No parent class available in this context in bla.php on line
...".
I know this isn't very much information, but the whole project is big and
would take time to
Hello list!
Does anybody know some sources to read about the
COM-Functions in PHP? We wan't to develop some
tools to generate INCOMES out of a web application?
Only found some lines on phpbuilder, but that's not
really enough to get started!
Thanx
--
Jochen Kaechelin - Ihr WEBberater
Stuttgart
I'm not trying to provide the level of service of a large isp or even
get 100 customers. I would just like to pay for my half of the web
portal. I thought $8/mo for my service would be a good value for php
programmers who do not need a high level of security.
Would you say $8/mo is not a good v
For another example use of shutdown function.
Take a look at how PEAR destructor is implemented. It's using shutdown function.
Regards,
--
Yasuo Ohgaki
""Greig, Euan"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I was hoping that I could use this function
php-general Digest 11 Apr 2001 01:25:18 - Issue 620
Topics (messages 48020 through 48103):
Re: MySql: Default values
48020 by: Michael Hall
48026 by: elias
48054 by: Andrew Rush
Re: Inserting time + date entry into mySQL DB
48021 by: Michael Hall
480
At 10:20 11/4/2001 +0900, you wrote:
>I think DLL for MS SQL Server will work with Apache for Windows/PHP for
>Windows.
>There are many basic functions are not supported under PHP for Windows, but it
>work fine for me other than those missing functions. If your server may have
>multiple IP addres
If you take a look at PHP source code, you'll find some description for making
new modules. I think you need to read source to understand how to code a new
module. Not much descriptions, but PHP manual has section for it, too.
I use emacs to browse C/C++ sources, but you can use lxr.php.net or cv
> if($shiny = 0)
This line is the same as
if ((shiny = 0) == TRUE)
It's common error with PHP and C.
You could make use of this like
if ($fp = fopen($filename,'r'))
since this is the same as
if (($fp = fopen($filename,'r')) == TRUE)
code after this line is executed when fopen() success to
"Lindsay Adams" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
You are not going to be able to use PHP to tell the client browser to do
anything.
you are going to have to embed either a java.applet, or javascript to do it.
I don¹t know a whole lot about either,
Jeffrey Greer wrote:
>
> I'm not trying to provide the level of service of a large isp or even
> get 100 customers. I would just like to pay for my half of the web
> portal. I thought $8/mo for my service would be a good value for php
> programmers who do not need a high level of security.
>
>
After you have created the file, use this to force a downlaod.
This will downlaod anything, even an html file.
$fileName = basename($downloadFile);
header("Content-disposition: attachment; filename=\"$fileName\"");
header("Content-type: application-download");
header("Pragma: no-cache");
header("
How do I find out if my installation supports this?
I am on a virtual server, and I know my host has Apache installed
with mod_php4
Is there something that I can check to see if the FreeType
library is there when I only have a virtual server?
And if it wasn't installed, is there any way that I
I stand happily corrected :)
On 4/10/01 7:01 PM, "Stuart J. Browne" <[EMAIL PROTECTED]> wrote:
>
> "Lindsay Adams" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You are not going to be able to use PHP to tell the client browser to do
> anything.
>
> y
Hi all,
I have had this website that captures the list email messages and places them into a
searchable db. I did this as a learning exercise and think it is pretty cool but am
wondering if I should just shut em down.
Take a look and if I get enough feedback, I will keep them running for at
> Take a look and if I get enough feedback, I will keep them
> running for at least a few more months. I have a PHP and a
> MYSQL list db, here are the URLs:
It looks great, and very handy (though, I thought this stuff was
archived somewhere searchable already...?). The only suggestion
I have
How would I write an ereg to use the value of $PHP_SELF and look for a
distinct folder? For instance. say I have:
ereg("^/anythinghere/coverage/anthythinghere.html?", $PHP_SELF
||
|||
So basically it is looking for the "/cove
> ereg("^/anythinghere/coverage/anthythinghere.html?", $PHP_SELF
>||
> |||
>
> So basically it is looking for the "/coverage/" folder,
> anything can come before it, and anything after it??
if (strstr($PHP_SELF, "/coverage/
strstr($PHP_SELF,"/coverage/")
Absolutely no reason to use a regular expression when all you are doing is
picking a simple string out of another.
-Rasmus
On Tue, 10 Apr 2001, Black S. wrote:
> How would I write an ereg to use the value of $PHP_SELF and look for a
> distinct folder? For instanc
Does anyone know how to detect when a user connects to the Internet similar
to ICQ?
--
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 having compile problems with php4.04pl1 and the latest
development version (where can I get older?)
here's what the end of make looks like:
.libs/libphp4.a(xml.o): In function `xml_parser_dtor':
/home/certscape/php4-200104102145/ext/xml/xml.c:304: undefined
reference to `php_XML_ParserF
hiya,
I have a radio button in a loop with the rest of the form, how ever when i go to do
the mutliple update it clears all but the updated radio buttons(rest of form data is
fine just the update on radio buttons) could some one pls give me an idea why, when
every thing else works propperly
> Does anyone know how to detect when a user connects to the Internet
> similar
> to ICQ?
I think you mean messages on pages like "321 user online"!
As HTTP is a stateless protocol, you can't really know this!!!
It's only an estimation - and you can use sessions to realize this (ask how
many ses
> I tried using a cookie I still had the same problem that it worked first
> time but even if you stayed on the page and put a sencond entry in it
> would
> not work,
then you:
set the cookie incorrectly
overwrite/delete the cookie by mistake
your browser does not support cookies
...
read
http
> /usr/src/web/php/php4/ext/standard/url_scanner_ex.re:19: php.h: Permission
Do you have any idea which php.h file is being accessed? That line is simply an
include,
and this implies you don't have read access to php.h
-Jason
- Original Message -
From: "Derick Rethans" <[EMAIL PROTECTED
101 - 172 of 172 matches
Mail list logo