I have the following code with a rather odd behaviour:
Test>
Hopefully it gets done here
I would like that very much
but whether it will happen or not
is difficult to say.';
$Xarray=preg_split('/(?=)/',$string,-1,
'SPLIT_DELIM_CAPTURE');
$count=count($Xa
At 11:29 AM 12/28/02 -0700, The Doctor wrote:
On Sat, Dec 28, 2002 at 04:04:14AM -0700, Rick Widmer wrote:
> At 08:40 PM 12/27/02 -0700, The Doctor wrote:
> ./configure --with-apache=../apache --with-mysql --with-pgsql=/usr
> --enable-cli --enable-calendar --enable-debug=no
> --with-config-file=/w
"Detritus" <[EMAIL PROTECTED]> wrote in message
006401c2aef5$6cc70cc0$8800a8c0@rincewind">news:006401c2aef5$6cc70cc0$8800a8c0@rincewind...
> Ah thank you. :)
> I can't remember why it was added but its never done any noticable harm.
:P
>
Flavouring code with documentation can sometimes be useful.
> I have one file with several sections of code which I have so far
> accessed using a good old fashioned - - if ($HTTP_GET_VARS['action']
==
> "Update") - - however I now want to include this code within some
other
> web pages, I thought I may be able to use the following code - -
> include("/mod
Ah thank you. :)
I can't remember why it was added but its never done any noticable harm. :P
- Original Message -
From: "Sterling Hughes" <[EMAIL PROTECTED]>
To: "Detritus" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 4:28 AM
Subject: Re: [PHP] PHP 4.3.0, fun
You can close it with JavaScript.
Something like
function open_a_window_please(){
lovechild = window.open("childpage.htm");
Now we have a name that can tell the browser which window to close.
We're ready to use the "window.close()" method. In the parent page add the following
closing link:
leak() is only included if you compile PHP with debug mode.
Out of interest, why on earth would someone in user-space be using
the leak() function.
-Sterling
> Can't see anything in the changelog but after upgrading to 4.3.0 I get an error when
>using leak();
> Fatal error: Call to undefined fu
The redirect using the header method is instant and if the middle
page just does the inserts and you redirect right away using PHP
it is not noticable at all.
I gave up on reinventing the wheel and i am trying to use that
middle-page method you guys mentioned. To make things a little
Can't see anything in the changelog but after upgrading to 4.3.0 I get an error when
using leak();
Fatal error: Call to undefined function: leak() in .
I was previously using 4.2.3 and it worked fine.
I upgraded with the Windows Binaries (PHP 4.3.0 installer [1,028Kb] - 27 December
2002)
I can't get this to work, I'm using RH 8 with php 4.2.2.
Is there a way to fix this? I think its something to do with ucd-snmp
and me needing to use net-snmp but I'm not sure.
Any ideas?
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
Hi Everyone,
I have one file with several sections of code which I have so far
accessed using a good old fashioned - - if ($HTTP_GET_VARS['action'] ==
"Update") - - however I now want to include this code within some other
web pages, I thought I may be able to use the following code - -
include(
redhat, apache2.0.43 (as dso). compiles and runs without a problem
php4.3.0release fails to utilize php.ini settings. ignores changes to the
ini file.
./configure --with-config-file-path=/usr/local/apache2/conf/php.ini --with-a
pxs2=/usr/local/apache2/bin/apxs --with-mysql (got no errors)
thi
> Somehow, I cannot find the right code here.
>
> I have a radio group with options as follows:
> value1 = orgname
> value2=orgcity
> value3=orgsize
> value4=orghead
>
> When the user chooses "orgname" he must be redirected to the page
> ../orgname.php
> When the user chooses "orgcity" he must be
The redirect using the header method is instant and if the middle
page just does the inserts and you redirect right away using PHP
it is not noticable at all.
Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]
If you need PHP hosting with an experienced
support team 24/7 then email me today.
On Sun,
> >to a new page that displays the success notices etc and if they
> >do a back or a refresh nothing will happen as the POST data
> >is on the previous now "removed" from history page.
>
> I understand, but the reason i am trying to stick with just
one
> page is that i want it to be pract
Hello friends.
Somehow, I cannot find the right code here.
I have a radio group with options as follows:
value1 = orgname
value2=orgcity
value3=orgsize
value4=orghead
When the user chooses "orgname" he must be redirected to the page ../orgname.php
When the user chooses "orgcity" he must be redir
to a new page that displays the success notices etc and if they
do a back or a refresh nothing will happen as the POST data
is on the previous now "removed" from history page.
I understand, but the reason i am trying to stick with just one
page is that i want it to be practical. I me
There is a very simple solution to this on the page that
does the entries into the database simply to a header redirect
to a new page that displays the success notices etc and if they
do a back or a refresh nothing will happen as the POST data
is on the previous now "removed" from history page.
he
Hi,
I am having some problems with duplicate form input.
I have a form that adds comments to an article, works fine, but if the
user clicks on "refresh", having added a comment previously, the same
comment is added again. I tried clearing the variables after the database
write, but the refr
Hi all,
I'm wrestling with this problem for a while now. I want to read a binary
file (created by C software) using PHP. I know of unpack(). But the C struct
that is stored in the binary file contains variables with bitfields:
struct some_struct {
char val_a : 2
int val_b : 7
}
Such a co
Since I like new things and all, I decided to download and
install PHP 4.3. Before, I had the latest (4.2.3) and IIS worked fine. But then,
after uninstalling PHP and installing the new one, it just quit working. I go to
http://localhost/ and nothing comes up except a
"This page cannot be di
I assume you want the array populated with something other than the
display name in the , so I've made up "OrgId" as a field name in
your database. How 'bout something a little easier to read, using a
more consistent style?
...
if ($err)
print "Database error: " . $err . "";
else {
Well at least now you know what your solution is... Time to move!
:-)
Have a good New Year,
Mike
>That proxy server is in our national backbone :))) So I need to change the
>country, not only the ISP :)))
>
>Later all,
>Hatem
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
> >It's not censorship
> >
> >they are economising by using a proxy server
> >
> >and using one that gives unhelpful error messages
> >
> >BTW - they in this case are the people providing you with your
> >connection (not the web hosting company)
> >
> >they are not blocking the site
> >
> >but whe
Sorry I've just removed the file.
- Original Message -
From: "John Nichel" <[EMAIL PROTECTED]>
To: "Hatem Ben" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, December 29, 2002 12:55 AM
Subject: Re: [PHP] how could a php script return a dns error ?
> I went to it in Netscape 4.
I went to it in Netscape 4.x, 6 & 7, and got this
/*
Not Found
The requested URL /index-old.php was not found on this server.
Apache/1.3.20 Server at dynamix-tn.com Port 80
*/
In IE, I got
/*
The page cannot be found
The page you are looking for might have been removed, had its name
ch
Regardless if mail() takes precautions you should also
check input prior to trusting it.
Note: If mail does or doesn't if it changes in the future you
are covered if you always check.
I would suggest a simple addslashes and the (shell/sendmail)
will be fine OR better still do an array with a ca
Actually I got the idea he was opening a file through http as in
$fp = fsockopen ("192.168.1.1", 8080, $errno, $errstr, 5);
And whatever he was trying to get at was not being allowed to be retrieved.
But I may be wrong.
Perhaps the server is behind a firewall and needs to get through the proxy.
G'day Peter
> I have a form with several date fields. I want to be able to
> set these by selecting from a calendar display. Does anyone
> know of any php function or code which would let me do this?
If you mean having some sort of pop-up calendar display that the user
can select a date from
This wont be much help to you but
I use to write quite a few for ColdFusion.
Basically the first one is a bit time consuming to see what it's looking for exaclty,
after that it's a lot of cut and paste!
Like I said... probably not very useful for you... But I say GO FOR IT!
Especially if y
Hatem Ben wrote:
From: "Sean Burlington" <[EMAIL PROTECTED]>
it's exactly what it says it is...
the website is experiencing technical difficulties...
Yep, this make a confusion for me, and a stupid error that could be solved
in one minute, was done in one day.
[SNIP]
In conclusion our
Hello,
I try to compile PHP 4.3.0 on OpenBSD 3.1. Compilation is OK, PHP
runs, but not work REQUIRE and INCLUDE
Fatal error: main() [function.main]: Failed opening required
'./libraries/grab_globals.lib.php' (include_path='.:/usr/local/lib/php')
This is report from phpMyAdmin, with php
Hi,
If I'm taking an URL as user input from in a form, and then emailing
that URL back to them as part of a larger message, how do I ensure that
no-one sends anything strange to run shell commands through sendmail?
Could anyone confirm that mail() or even sendmail does take precautions
against
I'm creating (not from scratch, I've taken over an existing application)
an interface to my LDAP, Qmail-LDAP, Kerberos and AFS server system.
Everything works fine from the LDAP point of view, but I'd like to be able
to create Kerberos principals and AFS entries (volumes, users etc). Now,
I guess
- Original Message -
From: "Michael J. Pawlowsky" <[EMAIL PROTECTED]>
To: "Hatem Ben" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, December 28, 2002 11:20 PM
Subject: Re: [PHP] how could a php script return a dns error ?
> The problem is that it can mean a bunch of things
This might help you...
http://www.phpbuilder.com/columns/florian19991014.php3?page=4
*** REPLY SEPARATOR ***
On 28/12/2002 at 2:00 PM [EMAIL PROTECTED] wrote:
>I am having trouble with php file uploads where the files are arriving
>corrupted and information in the file is re
The problem is that it can mean a bunch of things
When I telnet to the server and request the document I get:
404 Not Found
Not Found
The requested URL /index-old.php was not found on this server.
Apache/1.3.20 Server at www.vgates.com Port 80
I am probably getting that because the
I am having trouble with php file uploads where the files are arriving
corrupted and information in the file is repeated. Perhaps some can help
point me in the right direction.
A very small text file will work fine. Anything larger than about 2000k and
strange things happen. In the case of a te
- Original Message -
From: "Sean Burlington" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 28, 2002 9:24 PM
Subject: Re: [PHP] how could a php script return a dns error ?
> Hatem Ben wrote:
>
> >
> > This is what i get exactly :
> >
> > The page cannot be displaye
Ok, this is Netscape shots
http://www.dynamix-tn.com/28dec2002/Image1.png
If you want with lynx i'll do it, it's always the same.
Better, i can do this :
$sockhandle = @fsockopen("http://www.dynamix-tn.com/index-old.php";, 80, &$errno,
&$errstr);
if(!$sockhandle) {
echo "server dynamix-tn.com
Use explode() please
On Sun, 29 Dec 2002, Justin French wrote:
> php.net/floor
>
> OR
>
> list($w,$d) = split('.','4.9');
> echo $w;
> ?>
>
> Justin French
>
>
>
> on 28/12/02 8:49 PM, Peter Lavender ([EMAIL PROTECTED]) wrote:
>
> > Hi everyone,
> >
> > I have a nubmer: 4.1 but I only want the w
No, it is IE specific. It's IE's general error message, which means the
document contains no data in this case.
Hatem Ben wrote:
it's not an IE specefic :)) netscape or opera or whatever will return the
same error message.
- Original Message -
From: "Paul Reed" <[EMAIL PROTECTED]>
To:
it's not an IE specefic :)) netscape or opera or whatever will return the
same error message.
- Original Message -
From: "Paul Reed" <[EMAIL PROTECTED]>
To: "'Hatem Ben'" <[EMAIL PROTECTED]>
Sent: Saturday, December 28, 2002 10:19 PM
Subject: RE: [PHP] how could a php script return a dns
Hello,
I am trying to resize a png file, my autograph ;-)
Good result thanks to gimp:
http://boxfly.free.fr/test/test1.jpg
Bad result with php:
http://boxfly.free.fr/test/test2.jpg
This is my PHP code to resize the autograph:
$newAuto = imagecreatetruecolor( $widthImgAu, $heightImgAu) ;
imagec
What I want to do is very simple, I have a txt file on a ftp server,
that contains the number of visits to my site. I manage to open the file
with "fopen($filename,"r+"), but the information is not written to the
file. I know that on a ftp server one can only open a file with fopen for
Because you are wiping out your $sponsor variable in that commented-out
code.
On Sat, 28 Dec 2002, James Brennan wrote:
> I am getting a "Warning: mysql_fetch_row(): supplied argument is not a valid
> MySQL result resource" error only when the commented-out code bellow
> (starting from $id = bb_s
I am getting a "Warning: mysql_fetch_row(): supplied argument is not a valid
MySQL result resource" error only when the commented-out code bellow
(starting from $id = bb_sponsor...) is added. If I omit the code the
resource is recognized as valid. Can anyone explain?
Thanks,
loop
P.S. - I know
Why not just put the carriage return before the names then.
\nphil
\nbob
*** REPLY SEPARATOR ***
On 28/12/2002 at 3:39 PM Phil Powell wrote:
>I checked, and I am adding just "bob". Turns out to be a wacky logic
>problem.
>
>nicknames.txt contains this:
>
>phil\n
>bob\n
>
>Whe
I checked, and I am adding just "bob". Turns out to be a wacky logic
problem.
nicknames.txt contains this:
phil\n
bob\n
When "bob" leaves the chatroom nicknames.txt becomes:
phil\n
BUT.. apparently that's not it either; the carriage return is also somehow
stripped out. So instead it's this:
Hatem Ben wrote:
This is what i get exactly :
The page cannot be displayed
The page you are looking for is currently unavailable; The Web site might be
experiencing technical difficulties, or you may need to adjust your browser
settings.
The same message i got when a website experience dns pr
Hi Phil:
It probably does what you are asking it to do. Have you checked the
value of $nickname to see if you are setting it to "bob" or appending
"bob" to it?
i.e first time $nickname = "phil"
second time $nickname = "philbob"
HTH
David
On Saturday, December 28, 2002, at 02:24 PM, Phil Powell
What version of PHP were you using prior to 4.2.3?
I'm using DOMXML support extensively (pun?) in my build of 4.2.3. So, what
errors are you getting or what makes you think its shot?
Jason k Larson
At 01:47 PM 12/28/2002 -0500, Russell P Jones wrote:
My sysadmin just complied 4.2.3 on my Apac
Btw, I'm using PHP 4.2.3 on Win XP Pro.
David
"David J. Johnson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there any way to use strtotime on dates earlier than the Unix epoch?
I'm
> using strtotime to reformat the date information for insertion into My
> I don't get a dns error on this
>
> I get - 'zero sized reply'
>
> > can someone explain me this ?
> > Is this caused by server configuration or something else ?
>
> I would say that a php error cannot directly cause dns problems - so the
> error message may be wrong ! (what is generating the mes
Honestly, what does this do:
$fileID = fopen("nicknames.txt", "a") or die("Could not open " . $path .
"/nicknames.txt");
chmod("nicknames.txt", 0755);
fputs($fileID, $nickname . "\n"); fflush($fileID); fclose($fileID);
What does it EXACTLY do? What I'm trying to do is very very simple: I
Is there any way to use strtotime on dates earlier than the Unix epoch? I'm
using strtotime to reformat the date information for insertion into MySQL.
I know that if strtotime is not accomodating, I can use a javascript to
force the date to be entered in a certain format. But now I think that the
The only error I see is a call to an undefined function (xmldocfile),
which isn't a native php function. That doesn't have anything to do
with php's xml functions.
Russell P Jones wrote:
My sysadmin just complied 4.2.3 on my Apache web server but is out of town
for the next few weeks. Problem i
Hatem Ben wrote:
Hello all,
I got a strange problem, a wrong php script was upladed in my hosting server and make my website
>
return a dns error ! i've discoverd after one day that my
index.php was a wrong one ! normally it should return another error
related to script not to dns !
I don't g
My sysadmin just complied 4.2.3 on my Apache web server but is out of town
for the next few weeks. Problem is, all my PHP/domxml stuff is SHOT and
won't work at all anymore. Does anyone know where I can track down the
documentation for 4.2.3, specifically the code changes in domxml. The
changelog's
On Sat, Dec 28, 2002 at 04:04:14AM -0700, Rick Widmer wrote:
> At 08:40 PM 12/27/02 -0700, The Doctor wrote:
>
>
> >Is it just my or are there problems with static Aapche 1.3.27 compiles?
>
> I don't know if it is _just_ you, but my static install compiled and is
> running just fine.
>
> SuSE
Closing parenthesis...remove it.
Denis L. Menezes wrote:
Thanks Maciek.
With the code that you gave me, I am getting the error :
Parse error: parse error in
/usr/local/www/virtual2/66/184/35/184/html/findresults.php on line 114.
My lines are as follows :
$content.= "".$orgData['OrgName']."\n")
Thanks Maciek.
With the code that you gave me, I am getting the error :
Parse error: parse error in
/usr/local/www/virtual2/66/184/35/184/html/findresults.php on line 114.
My lines are as follows :
$content.= "".$orgData['OrgName']."\n");
Can u help me a little bit more?
Thanks
denis
---
$Organisation[1] is always going to be empty because you're only
selecting one item per row from the DB
SELECT OrgName
If you want the same output in both places, just do this...
echo ( "$Organisation[0]\n" );
Denis L. Menezes wrote:
$link = mysql_connect("localhost","lod
be carefull with the results of mysql_fetch_array, array names are DB
field names, for easier access =)
";
while($orgData=mysql_fetch_array($result))
{
// note that OrgName is the field name in the database.
// for value you may use the org_id instead, if you have one in the
\n";
}
$sql="SELECT OrgName From TableResults ORDER BY OrgName";
$result=mysql_query($sql);
While($Organisation=mysql_fetch_array($result))
{
Print("$Organisation[1]\n");
}
?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
Hello all,
I got a strange problem, a wrong php script was upladed in my hosting server and make
my website return a dns error ! i've discoverd after one day that my index.php was a
wrong one ! normally it should return another error related to script not to dns ! can
someone explain me this ?
SHOW US SOME CODE!!!
none of us are mind readers... either copy a few lines from the HTML source
in IE, or from the PHP script.
Justin
on 29/12/02 4:03 AM, Denis L. Menezes ([EMAIL PROTECTED]) wrote:
> Hello Friends,
>
> Two days ago I had asked how to do this. Thanks for the replies.
>
> I h
php.net/floor
OR
Justin French
on 28/12/02 8:49 PM, Peter Lavender ([EMAIL PROTECTED]) wrote:
> Hi everyone,
>
> I have a nubmer: 4.1 but I only want the whole number 4, even if it's
> 4.9, so this rules out using round (Unless I missed a parameter).
>
> How could I do this.. I'm drawing
Hello Friends,
Two days ago I had asked how to do this. Thanks for the replies.
I have done the required code and I can see the html output(Under view-> source in the
IE browser) and see the option values for the listbox are acheived. But the listbox in
the browser is very thin and does not sh
On Sat, 28 Dec 2002 13:30:49 +0530, you wrote:
>Im running a linux system so i have no problem, but how would one redirect
>stderr to stdout on a Win machine, if it is possible at all
I believe it works the same way on NT kernels (NT, 2000, XP) but I
could be wrong. A friend of mine actually ha
"Pentothal" wrote:
> "Rasmus Lerdorf" wrote:
>
> > Please include your configure flags.
>
> Yes, obviously - I need to sleep longer!
>
> ./configure \
> --with-apxs=/usr/sbin/apxs \
> --with-config-file-path=/etc/httpd/conf \
> --disable-cgi \
> --with-tsrm-pthreads \
> --e
thanks it does help a lot, and I wrote mine at 4:30ish too :).
does anyone know of any tutorials or example projects I can look at to find
out about classes?
thanks for the help
On Sat, Dec 28, 2002 at 04:17:02 -0500, Paul Reed wrote:
> Objects are not simply a 'grouping' of functions, it's a fu
Hi,
Do you mean that the XSL style sheet is printed instead of the
transformation result?
if that's the case, i have faced the same problem, and at that time it was
because of the "xsl:" namespace check it to verify it's correct, there's a
deprecated on of it that you may be using and sablotron
"Rasmus Lerdorf" wrote:
> Please include your configure flags.
Yes, obviously - I need to sleep longer!
./configure \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd/conf \
--disable-cgi \
--with-tsrm-pthreads \
--enable-trans-sid \
--enable-sysvsem \
Please include your configure flags. Chances are you need to add
--with-zlib
On Sat, 28 Dec 2002, Pentothal wrote:
> I've tried to compile php 4.3.0 under RedHat 6.2 (libtool-1.4-8) and
> I got this compile error:
>
> /bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
> -avoid-versi
Show some code. Chances are, register globals is off.
Phil Schwarzmann wrote:
I just switched from a web host who used version 4.06 to a web host who
is using version 4.22 - Now none of my PHP scripts will start sessions
properly. Did something change from version 4.06 to 4.22 concerning
sessio
I've tried to compile php 4.3.0 under RedHat 6.2 (libtool-1.4-8) and
I got this compile error:
/bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2
-avoid-version -module [... snip ...] -lcrypt -lresolv -lm -ldl
-lnsl -lcrypt -o sapi/cli/php ext/standard/image.lo: In function
`php_han
Hi, folks --
I would like to start my db query (in response to a form input) and put
up a friendly "I'm working on it" page (or image or text block) and then,
when the query is done and I'm ready to display the results, clear that
page and show the real stuff. I *think* I've seen this done before
I just switched from a web host who used version 4.06 to a web host who
is using version 4.22 - Now none of my PHP scripts will start sessions
properly. Did something change from version 4.06 to 4.22 concerning
sessions?? I e-mailed my new web host and asked if they disabled
sessionsthey said
php-general Digest 28 Dec 2002 13:02:28 - Issue 1789
Topics (messages 129482 through 129496):
Re: php app frameworks?
129482 by: Jason Sheets
129486 by: michael kimsal
129487 by: Javier
Re: exec, system , backtick
129483 by: Michael Sims
129489 by: ga
I have a form with several date fields. I want to be able to set these by
selecting from a calendar display. Does anyone know of any php function or
code which would let me do this?
Regards
Peter Goggin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.n
At 08:40 PM 12/27/02 -0700, The Doctor wrote:
Is it just my or are there problems with static Aapche 1.3.27 compiles?
I don't know if it is _just_ you, but my static install compiled and is
running just fine.
SuSE 8.0
php 4.3.0
Apache 1.3.27
Mod_SSL 2.8.12-1.3.27
OpenSSL 0.9.6h
ming 0.2
On Saturday 28 December 2002 17:49, Peter Lavender wrote:
> Hi everyone,
>
> I have a nubmer: 4.1 but I only want the whole number 4, even if it's
> 4.9, so this rules out using round (Unless I missed a parameter).
>
> How could I do this.. I'm drawing a blank...
floor()
--
Jason Wong -> Gremlin
Hi everyone,
I have a nubmer: 4.1 but I only want the whole number 4, even if it's
4.9, so this rules out using round (Unless I missed a parameter).
How could I do this.. I'm drawing a blank...
Pete
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
Objects are not simply a 'grouping' of functions, it's a fundamentally
different approach to programming where variable and functions are
grouped into objects. (OOP, or Object Oriented Programming)
Objects contain all the necessary variables to hold the information on
an item, and all the function
Hello php-general,
I have a problem with XSLT Transformation. I have in one page HTML
that is in my php page and one $result - where i transform one XSLT
file. When php show HTML - no problems but when i print $result
after HTML iyt can be read. In XSLT and XML i use UTF-8 ecnoding
after
86 matches
Mail list logo