k
> >
> >
> > -
> > Start your day with Yahoo! - make it your home page
> >
>
--
Jeffrey D. Means <[EMAIL PROTECTED]>
MeansPC
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lso look into http://php.net/require_once, but I tend to find
> that people who start off with that end up being sloppy coders and end up
> having a whole rats' nest of includes with no real Plan behind them, which
> cause problems in the long run. Just my opinion, and I'm bound
This is not an apache proble it is a problem with your php.ini file. In
this file there is a line that specifies how large of POST data can be
received, the default is 500k. If you are running apache 2.0 there is
an additional place where this might be being defined. You can find
this file in th
?? BTW: at the time I am trying to display a message I have
already started output to the browser.
---
Jeffrey D. Means
CIO for MeansPC
[EMAIL PROTECTED]
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309
I am trying to write a script but for security I need to verify that it is
not executed by a web server. At this point I have just placed it outside
the htdocs tree but would like to build into the script a test to die if it
is being executed by a web server.
Thanks
Jeff Means
CIO for MeansPC
[E
This code does not work with my system. Any ideas as for a work arround??
--code starts
$config["imap_server"] = "bast.picotech.net";
$config["imap_port"] = 143;
$mailbox = "INBOX";
$login["username"] = "myusername";
$login["password"] = "mypassword";
$servername = "{" . $config["imap_server"] .
I am using PHP 4.2.3 with Apache-SSL 1.3.26 and need some advice on how
to get my scripts to receive the cookies that I am setting along with
the POST and GET values from the preceding form. How do I go about this
task? My thanks in advance for any help offered as I am totally
stumped.
Jeff Me
I have come across a situation where I need to temporarly change the user
profile in the middle of a script. I would prefer to do this than to change
ownership of files to allow the script to be able to read them. I don't
know whose files I will be reading when the script runs, however I need to
Does anyone have any experience with making script output display in a
frame?? I would like to get this to happen on an e-commerce site I am
designing and am stuck. I have tried with no success. Please help.
Jeff Means
CIO for PicoTech
http://www.picotech.net
9 matches
Mail list logo