post the script, and example of data
""Miller, Terion"" wrote in message
news:c6259e7b.e91%kmille...@springfi.gannett.com...
Ok I have a script that grabs data from a page and puts it in a db, I need
to run this script 26 times on 26 different pages on the same site, is there
a way to do this
I'm firt time here so hello everybody
I have some skill in php coding so don't worry, I will no boring
with stupid question.
Due to I'm unable to test my app on all http servers with all configs
I need to know is it possible to get from PHP engine information about
executed script URL (not file
This message was cancelled from within Mozilla.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Thanks in advance if your able to answer this...
I run a .txt perl/cgi database/shopping cart which uses the command line
http://localhost/_uns/cgi-bin/store.cgi?command=listitems&pos=0&type=all
to produce a list of all items in the database.
I also have a front page index.htm which has a h
Looking for opinions before I start using this to hide the email address on
a page
$nx = "username";
$sx = "domain";
$mx = "[EMAIL PROTECTED]";
Then mailto:
Hopefully a Robot would read the address as the result of $mx, which is
totally useless - but it seems too easy.
--
PHP General Mailing L
Hi,
I'm building a form page that has 3 tags for different types of fields (i.e.
Personal details, location details, other). I want to preserve the values
of the filled in fields as the user moves from section/tag to section/tag.
I've tried making each tag a separate page and use the URL to pass
I am trying to configure run PHP4 on Apache on Windows XP.
When I type http://localhost/ all I get is a "File Download" dialogue box,
instead of the normal Apache server page.
Does anyone know whats is going on here?
Please tell me if you need any more information.
-Nelson
--
PHP General Ma
Sessions aren't getting set.
my parent frame is on xyz.com
A frame on xyz.com loads a frame that contains a page on foo.com
the page on foo.com start a session and sets a variable.
but the IE does not accept this session.
I've loaded this page on foo.com directly and it sets the session fine, bu
I'm getting the same exact problem as this:
http://marc.theaimsgroup.com/?l=php-general&m=102879705713315&w=2
Here's the code that's giving me problems:
while ($data = fread($fp, 4096))
{
xml_parse($parser, $data, feof($fp)) or
die(sprintf("XML error: %s at line %d",
xml_error_
I am a new person to PHP. I have purchased and read PHP fast & easy by
Julie Meloni and have also read the 24 hours PHP book. I am able to connect
to the SQL database and insert into the database via my html form. However,
the values are null. When I look at the data in my database, it reads "
In regards to 1, neither of them are. they're just examples I was testing.
As for your second note, it need only include the page, it needs only to
display the page. It works fine with local references, just not with URL's.
At 06:33 AM 1/18/02 +0200, you wrote:
>A couple of comments:
>1. Your i
I'm using my workstation as an all in one test box. It's running, IIS 4.0,
and PHP for Windows version 4.0.6.
At 11:13 AM 1/18/02 +1100, you wrote:
> > The file is running on an NT box and can be accessed fine
> > through IIS. It is only when using the include() statement to
> > this file that p
The file is running on an NT box and can be accessed fine through IIS. It
is only when using the include() statement to this file that problems
occur. If I do a local path map to it, it will include fine but when using
an URL it gives that error.
Hippie.
At 05:02 PM 1/17/02 -0700, you wrote:
I'm trying to include a URL using the following line
include('http://www.cci.net.au/default.htm');
I get the following response.
Warning: Failed opening 'http://www.cci.net.au/default.htm' for
inclusion (include_path='') in C:\Inetpub\wwwroot\template\index.php
on line 61
I have made sure the
I need to pass a variable e.g. $var1 from one PHP page to another. The
only conditions are that the variable cannot be shown in the source
code on the end users machine nor can it be passed visibly within the
url. Does anyone have any suggestions on how I can accomplish this?
Hippie.
--
PHP G
Hi, I need some help with the include function.
I have a phpBB script and want to put the config.inc.php file in a password
protected directory, Easy peasy you might say, and I know it is, but the
problem comes because the password protected directory isn't on the site the
script is on, mainly bec
Hi,
I have the following code, which reads in an html file
$fd = fopen("somefile.html", "r");
while (!feof($fd)) {
$buffer = fgets($fd, 4096);
$body .= $buffer;
}
fclose($fd);
I am then mailing this:
if (mail($username." <".$email.">", $mailsubject, $body, "From:
".$Fromname." <".$Fromadd
I'm not much into PHP, but looking at it from SQL I guess you have defined
the price column as a string? Make it an integer...?
Marc
- Original Message -
From: "Teqila MAN" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 30 September 2001 16:22
Subject: [PHP] still problem with getting
on response to a question about variable $PATH_INFO , you said me:
Is Apache configured to pass that variable on?
Did you compile as CGI -- IE, are you using "Action" in your httpd.conf or
LoadModule/AddModule?
but how to configure to pass that variable ?
what is action ?
i'm using L
PHP is configured to loadModule php4ts.dll
i don't know configured to pass that variable on !
Richard Lynch <[EMAIL PROTECTED]> a écrit dans le message :
014601c12459$6e069920$[EMAIL PROTECTED]
> > why can i read PATH_INFO server variable with apache under windows
server
> ?
> >
> > with IIS 5
why can i read PATH_INFO server variable with apache under windows server ?
with IIS 5 it's OK
how can i ?
-> Warning: Undefined variable: PATH_INFO in
e:\sitephp\php_edit\htdocs\var.php on line 3
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
as cold fusion (custom tags), can i made some component to reuse in all my
script ?
is a function visible every where in PHP ?
can i developp a script with a name, and call this script by an include
function and passing parameters ?
--
PHP General Mailing List (http://www.php.net/)
To unsu
Dear All;
Hi, this I imagine should be an easy question for some of the ex[perts out
there so please help. I have install PHP 4.0.5 on a WIndows 2000 Server SP2
with IIS CGI; and am using the php.exe. When I try and access a page
generated using php say like http://domain.com/page.php I get the W
Dear PhpList wives (E-mail),
Congratulations! You just won US$10.00!!
We just gave away US$25,000.00!! And you PhpList wives (E-mail) are among the lucky
2500 people
randomly selected to receive a FREE US$10.00 Trial Account at TheCasino.com - the
Internet's Premier Online Casino!
Account St
Dear PHP Group [EMAIL PROTECTED],
Congratulations! You just won US$10.00!!
We just gave away US$25,000.00!! And you PHP Group [EMAIL PROTECTED] are
among the lucky 2500 people
randomly selected to receive a FREE US$10.00 Trial Account at TheCasino.com - the
Internet's Premier Online Casino!
Please see the bottom of the message for the remove instuctions.
What you are about to read is tried, true, proven and effective. Above all, this
offer
is utterly and ridicously excellent!!
Have you ever tried or considered making money using the internet? Are you
marketing or promoting a
Please see the bottom of the message for the remove instuctions.
What you are about to read is tried, true, proven and effective. Above all, this
offer
is utterly and ridicously excellent!!
Have you ever tried or considered making money using the internet? Are you
marketing or promoting a
Please see bottom of message for remove instructions. What you are about
to read is tried,
true, poven and effective. Have you ever tried or consideredmaking money using the
medium of the internet? Are you marketing or promoting a business opportunity or
product
online? There is a LOT of mon
Please see bottom of message for remove instructions. What you are about
to read is tried,
true, poven and effective. Have you ever tried or consideredmaking money using the
medium of the internet? Are you marketing or promoting a business opportunity or
product
online? There is a LOT of mon
29 matches
Mail list logo