[EMAIL PROTECTED] (Paul Van Schayck) wrote in
news:[EMAIL PROTECTED]:
> First of all you need to check with the website you are going to check
> if they really enjoy all bandwith required. And people will not see
> their banners anymore.
I'm not sure I understand-- I want to check to see if the
LiteSpeed Information wrote:
Thank you for your interest.
Our recommendation is, to setup your server environment with Apache
first, make sure every thing works, then run LiteSpeed in parallel on
different port, sharing the document root, then stop Apache and switch
LiteSpeed to port 80. If any
Hello,
[EMAIL PROTECTED] (Chris) wrote
> I'm not sure I understand-- I want to check to see if their page has
> changed once each day and, if so, I will highlight that link in my
> list... I doubt most web sites would have a problem with one hit per
> day :)
Don't know much about blogs ;). I tho
[EMAIL PROTECTED] (Anders Thoresson) wrote
>You mean that I don't need a separate function for
>setConfigurationFile,
>but could rather include the controlling code in my constructor?
Yup.
Polleke
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
>As I wrote already this issue is mainly because of search engines
>incompatibility with dynamic content sites (to be more exact - with urls
>containing get parameters, in my case ex. index.shtml?lang=en&menu_id=23)
>
>Which of your described solution would you suggest for my situation ?
>
>Turck M
On Wed, 8 Oct 2003 08:49:17 -0700, you wrote:
>On Wed, 08 Oct 2003 20:34:51 +0600
>Raditha Dissanayake <[EMAIL PROTECTED]> wrote:
>> Raquel Rice wrote:
>> >Well, yes ... in a way. The plan is to have a main site, where
>> >users can have a subsite off the main site. I want to give the
>> >user
Our recommendation is, to setup your server environment with Apache
first, make sure every thing works, then run LiteSpeed in parallel on
different port, sharing the document root, then stop Apache and
switch LiteSpeed to port 80. If anything goes wrong, switch back to
Apache. The migration co
LiteSpeed Information wrote:
What we are waiting for are extra security features: "chroot"(almost
done) and "auto-ban". They are not available on Apache either we believe.
If they aren't available with Apache either, why are you still using it?
--
The above message is encrypted with double rot13
Hey guys (and gals),
I am sure this has been asked many times before, but I couldn't seem to find a recent
PHP4-based thread in the logs at phpbuilder.com; so either I'm incompetent or it
doesn't exist.
My question is pretty obvious, I was wondering what the process for validating a
credit car
Hi,
Is there anyway of saving a form with layout and data, without knowing what the fields
are?
I would like to be able to have the use "Upload" there own form. Then that form can be
later viewed and filled out by someone else and be able to save all the data that was
entered.
I can do this easy
[snip]
Is there anyway of saving a form with layout and data, without knowing
what the fields are?
I would like to be able to have the use "Upload" there own form. Then
that form can be later viewed and filled out by someone else and be able
to save all the data that was entered.
I can do this easy
On Thursday 09 October 2003 00:44, Robert Cummings wrote:
> *heheh* That's like the smarty template site not using smarty. Or back
> in the day when hotmail was owned by Microsoft but still running off
> linux.
I believe it's still the case. The frontend runs on MS servers but the backend
which
this is a good explanation of the validation you can do.
http://www.beachnet.com/~hstiles/cardtype.html
if you are trying to validate client-side you'll need javascript,
which is why there may not be anything on phpbuilder
i have no idea about the bank side, but post any info you find out
back he
"Chris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> [EMAIL PROTECTED] (Paul Van Schayck) wrote in
> news:[EMAIL PROTECTED]:
>
> > First of all you need to check with the website you are going to check
> > if they really enjoy all bandwith required. And people will not see
> >
On Wednesday 08 October 2003 23:34, Roger Spears wrote:
> I have read the http://us4.php.net/manual/en/ref.pdf.php and am unable
> to find a solution for what I'm trying to do. I've also tried googling
> for what I'm trying to do. No luck there either. I've also downloaded
> the PDFlib docs but
There are a few classes in the Repository. Check the link below.
http://phpclasses.promoxy.com/browse.html/class/19.html
Not to discount PHP Builder, but I generally find less useful info there than I do at
DevShed.com, DevArticles.com, etc. The structure of the site certainly doesn't make
the
If they aren't available with Apache either, why are you still using it?
No doubt, Apache is a good web server, everyone use it. ;-)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
anders thoresson wrote:
foreach ($changedValues as $changedValue)
{
$new_contents = ereg_replace($changedValue[old],
$changedValue[new], $contents);
$contents = $new_contents;
}
This will not work. For example if you have:
option1 = value;
option2 = value2;
then ereg_repla
Unfortuanetly that would only work for Text and Textarea types.
It wouldn't really for for a select, bcause how do you know which option of
the form was selected?
How do you select the correct option without knowing what the other options
are?
Ex, a user uploads a form with a select type like so:
[EMAIL PROTECTED] (Kevin Stone) wrote
Hello Kevin.
> This is just a thought.. I have never employed this method
> personally.. but I suppose you could read the page into a string and
> use the md5() function to generate a hexidecimal value based on that
> string. Store the hex value in a database
PHP wrote:
Hi,
Is there anyway of saving a form with layout and data, without knowing what the fields are?
I would like to be able to have the use "Upload" there own form. Then that form can be later viewed and filled out by someone else and be able to save all the data that was entered.
I can do t
Thanks,
I thought of this, unfortuanetly the user uploading the form would have no
clue in being able to build the form with the $_POST tags already in it.
> PHP wrote:
> > Hi,
> > Is there anyway of saving a form with layout and data, without knowing
what the fields are?
> > I would like to be ab
PHP wrote:
Thanks,
I thought of this, unfortuanetly the user uploading the form would have no
clue in being able to build the form with the $_POST tags already in it.
I lost you. What are you trying to do?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
LiteSpeed Information wrote:
No doubt, Apache is a good web server, everyone use it. ;-)
What the heck?
--
The above message is encrypted with double rot13 encoding. Any unauthorized attempt
to decrypt it will be prosecuted to the full extent of the law.
--
PHP General Mailing List (http://www.
> > No doubt, Apache is a good web server, everyone use it. ;-)
>
> What the heck?
Is this thread headed somewhere?
Kirk
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 2003-10-08 at 16:48, Johnson, Kirk wrote:
>
> > > No doubt, Apache is a good web server, everyone use it. ;-)
> >
> > What the heck?
>
> Is this thread headed somewhere?
Into the future? :/
Cheers,
Rob.
--
..
| InterJinn Appl
Here is the real life idea:
A Supervisor, knows nothing about php, creates a simple form, say a time
sheet, in something like FrontPage.
He then uploads that form to the server.
An employee then looks at a page on the server that will retrieve the form
data that the supervisor made, and automatical
No doubt, Apache is a good web server, everyone use it. ;-)
What the heck?
Is this thread headed somewhere?
Sorry about this, Kirk. This thread should stop here. We can discuss it
off the list if needed.
"Paul Van Schayck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> [EMAIL PROTECTED] (Kevin Stone) wrote
> Hello Kevin.
>
> > This is just a thought.. I have never employed this method
> > personally.. but I suppose you could read the page into a string and
> > use the md5() functio
Hello,
On 10/08/2003 05:03 PM, Nathan Taylor wrote:
I am sure this has been asked many times before, but I couldn't seem
to find a recent PHP4-based thread in the logs at phpbuilder.com; so
either I'm incompetent or it doesn't exist.
My question is pretty obvious, I was wondering what the process
anders thoresson wrote:
My first larger project is growing out of control. I've spent some weeks
reading OOP tutorials, and feel ready to make my first dive into a new
programming style. One of the things that led me this way was the need
for user configuration of my project. Therefor, I'll sta
php coder wrote:
Issue:
HTML files are to large to print from the browser. We are creating
reports that are ++5 mg in size. This is a real problem for the browser.
Define "real problem". Is your site timing out because the files are too
large? I've never heard of a browser having problems with
I hate to continue this thread at all, but...
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 9 October 2003 6:04 AM
> To: [EMAIL PROTECTED]
>
> On Thursday 09 October 2003 00:44, Robert Cummings wrote:
>
> > *heheh* That's like the smarty template s
Why don´t we stop talking about Microsoft and products that they don´t own?
Reason: Can you imagine that Microsoft would show interest about PHP? Can
you imagine Ms Visual PHP? we´ll get a non-working scripting non-free
language while Microsoft think ASP it´s better than PHP and is not a
th
it sounds like she using the ini as a user css. so wouldn't it be simpler to
just rename the ini to css, rather than use php to get values from the ini
and apply them to the current css?
then all she has to do is follow davids adivce for the users css files:
Write a script that opens your CSS fi
"Dpcma Metalito" <[EMAIL PROTECTED]> wrote :
> Why don´t we stop talking about Microsoft and products that they don´t
own?
> Reason: Can you imagine that Microsoft would show interest about PHP?
Can
> you imagine Ms Visual PHP? we´ll get a non-working scripting non-free
> language while Microso
The fact is I just pulled up google and typed in PHP-General Archives and clicked the
first thing I came up with. Thanks for the link though.
- Original Message -
From: Becoming Digital
To: php-general
Sent: Wednesday, October 08, 2003 4:10 PM
Subject: Re: [PHP] Credit Card V
I'll take a look through that and do as much further research as is possible. Thanks.
- Original Message -
From: Craig Lonsbury
To: Nathan Taylor ; php-general
Sent: Wednesday, October 08, 2003 4:04 PM
Subject: RE: [PHP] Credit Card Validation
this is a good explanation of
Hi Group,
It's really nice to see the file upload meter
developed by Doru Theodor Petrescu
(http://pdoru.from.ro/). He did a nice job. He created
serveral patches for the php 4 to enable the file
upload meter.
I was just wondering what will happen to the file
upload meter once the php 5.0 will re
* Thus wrote Hardik Doshi ([EMAIL PROTECTED]):
> Hi Group,
>
> It's really nice to see the file upload meter
> developed by Doru Theodor Petrescu
> (http://pdoru.from.ro/). He did a nice job. He created
> serveral patches for the php 4 to enable the file
> upload meter.
>
> I was just wondering w
Hiya.
Tried searching google with no luck on this one.
I'd like a function that when passed a time will spit back in plain
english how much time has passed.
i.e.
You logged in "one hour ago".
Anyone got da hookup?
Thanks,
Chris.
p.s. Now with signature!
--
Don't like reformatting your
On Wed, 8 Oct 2003 09:44:53 -0700, Raquel Rice wrote:
On Thu, 9 Oct 2003 02:00:20 +1000
Tom Rogers <[EMAIL PROTECTED]> wrote:
You don't need to call your style sheets .css they can be just as
easily called.php and even have a querystring attached like
subsite.php?user=fred
That way just use php a
Sure, this isn't tough at all as long as you keep track of your times.
When the user logs in store the time() in a cookie or database. Then to check the time
since do this
\n";
echo "Then: ".date("m/d/y g:ia", $timesince)."\n";
?>
That should be right, I think...
- Original Message
Hi-
I'm trying to get imagepsloadfont() to work. I'm on OS X and know next
to nothing about font types or how the Mac might handle them
differently.
Basically, using the below code, I'm trying to call up Skia.dfont, one
of the fonts that comes with OS X. The code I'm using is straight from
Hi
I remembers seeing something about this in Zend.com sometime back but
sadly i have forgotten which one it was. I can assure you it most
certainly isn't my progress meter because the architecture is different :-)
best regards
Hardik Doshi wrote:
Hi Radhitha,
Can you please let me know which
Hi all,
I'm interested in alternative solutions (to those found in the comments
on http://au.php.net/htmlspecialchars) for dealing with text pasted
into a textarea from Word et al.
I want a way of 'dumbing down' certain characters (like quotes) before
putting them through my own smart quotes e
On Wed, Oct 08, 2003 at 11:56:51AM -0400, LiteSpeed Information wrote:
:
: We glad to introduce you LiteSpeed Web Server 1.1.
So it is basically like TUX, a kernel-based web server?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So it is basically like TUX, a kernel-based web server?
No, it runs completely in user space and be able to match TUX's
performance for static content.
Best regards,
LiteSpeed Team
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi David,
I think he's suggesting parsing and rewriting the CSS files - treating them
as INI files.
Nopes definitely not.
Personally, I think XSLT os overkill for this, but then I
think it's a pig's ear fullstop.
Yes everyone is entitled to his opinion. :-)
Write a script that opens your CSS fi
Hi,
How can have a php script unlink/delete a file uploaded via FTP?
Usually a ftp-uploaded file belongs to the ftp user, and a php
script is running by apache/nobody. Seems like there shouldn't
be any way to do this...OK, my situation is that I want a php script
to this: it can move bulk uploade
Is there a .htaccess file in (or above) the directory that the script is
in? If so, look to see if safe mode is turned on there.
Chris Blake wrote:
On Wed, 2003-10-08 at 15:23, Marek Kilimajer wrote:
Then check your httpd.conf for php_(admin_)?(flag|value)
OK, so I`ve tried all the suggesti
Wha? chroot is a good thing to have, even though it's not available in
apache... and they're not using it, yet- they want to be...
Maybe I misunderstood you?
On Wednesday 08 October 2003 12:51 pm, Leif K-Brooks wrote:
> LiteSpeed Information wrote:
> > What we are waiting for are extra securit
Hey everyone.
I just saw the lightspeed 1.1 release announcement. I know it's not in the
rules right now, but I don't think product announcements are really
appropriate for php-general. I can see, "Hey we've got this new server and we
need PHP people to beta test it.", but not "Hey we've got th
Unless you change the permissions of the file, the run the FTP as nobody, run
apache as the ftp user, run apache as root (can't believe I even said that...
blasphemy!), etc., it shouldn't be possible.
If you find a way to do it w/out any of the above, I'd suggest you email the
Apache Software F
Did I miss the PHP question in this post?
LiteSpeed Information wrote:
We glad to introduce you LiteSpeed Web Server 1.1.
About:
LiteSpeed Web Server is a full-featured, high-performance, secure, and
easy-to-use Web server that runs on Unix and Linux. It supports
HTTP/1.1, SSL, CGI, FastCGI, P
On Thu, 2003-10-09 at 00:09, John Nichel wrote:
> Did I miss the PHP question in this post?
>
Oh nooo, if you look real close you can see it buried way down
near the bottom. :/
> > content, PHP performance meets or exceeds that of Apache's mod_php. SSL
> > performance is doubled at leas
On Wed, 2003-10-08 at 23:51, Evan Nemerson wrote:
> Hey everyone.
>
> I just saw the lightspeed 1.1 release announcement. I know it's not in the
> rules right now, but I don't think product announcements are really
> appropriate for php-general. I can see, "Hey we've got this new server and we
* Thus wrote Kevin Stone ([EMAIL PROTECTED]):
>
> "Paul Van Schayck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> > [EMAIL PROTECTED] (Kevin Stone) wrote
> > Hello Kevin.
> >
> > > This is just a thought.. I have never employed this method
> > > personally.. but I suppose you cou
* Thus wrote Robert Cummings ([EMAIL PROTECTED]):
> On Wed, 2003-10-08 at 23:51, Evan Nemerson wrote:
> > Hey everyone.
> >
> > I just saw the lightspeed 1.1 release announcement. I know it's not in the
> > rules right now, but I don't think product announcements are really
> > appropriate for p
* Thus wrote Evan Nemerson ([EMAIL PROTECTED]):
> Hey everyone.
>
> I just saw the lightspeed 1.1 release announcement. I know it's not in the
> rules right now, but I don't think product announcements are really
> appropriate for php-general. I can see, "Hey we've got this new server and we
>
For the record, in case anyone is misunderstanding me, I don't think
commercial / F/OSS should matter in this regard. Product announcements are
product announcments.
Anyone else have an opinion?
On Wednesday 08 October 2003 09:19 pm, Robert Cummings wrote:
> On Wed, 2003-10-08 at 23:51, Evan
On Thursday 09 October 2003 12:37, Evan Nemerson wrote:
> For the record, in case anyone is misunderstanding me, I don't think
> commercial / F/OSS should matter in this regard. Product announcements are
> product announcments.
>
> Anyone else have an opinion?
This is a well trodden debate. See ar
Hi,
Thursday, October 9, 2003, 1:51:22 PM, you wrote:
EN> Hey everyone.
EN> I just saw the lightspeed 1.1 release announcement. I know it's not in the
EN> rules right now, but I don't think product announcements are really
EN> appropriate for php-general. I can see, "Hey we've got this new serv
Hello,
I need to give a presentation about php & mysql. Can any one please
tell me the url there i can find useful stuffs about php & mysql ??
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I am a newbie to php specially sessions part. I read a lot about it.
On my site user needs to login. The session will be created and some info
will be stored into it. Session will be ON for some predefined time (given
in ini file e.g 30 mins). The session will die after that time ( according
to wh
I tend to think that PHP-specific product announcements are fine, so long as
they are courteous enough to prefix the subject with [ANNOUNCE] as is standard
on many lists. This allows those who don't want this content an easy way to
filter (whether automatically or manually by scanning subjects).
I
--- "Uma Shankari T." <[EMAIL PROTECTED]> wrote:
> Can any one please tell me the url there i can find useful stuffs
> about php & mysql ??
That's a vague question, but...
http://www.php.net/
http://www.mysql.com/
Hope that helps.
Chris
=
My Blog
http://shiflett.org/
HTTP Developer's
Hi,
I want to make use of sessions. Very new to this part. I read a lot about
it. Now know how to register / start etc.
I understand that session terminates after time out (specified in php.ini
file e.g 30 mins). But I do not want session to be terminated like this. I
want to terminate session o
sorry, wrong posting
"Manisha Sathe" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I am a newbie to php specially sessions part. I read a lot about it.
>
> On my site user needs to login. The session will be created and some info
> will be stored into it. Session will be ON for s
For those who don't remember,
http://marc.theaimsgroup.com/?l=php-general&m=106390994201654&w=2
Which brings up an good point. Robert had the courtesy to put [ANNOUNCMENT] in
the header. Perhaps a "guideline" that says something like "Product
announcements are acceptable, provided the subject is
What kind of presentation? If it helps,
http://www.coeus-group.com/qwik-e-wiki.php/lamp
It's a wiki, so if you do find some useful information, please contribute.
On Wednesday 08 October 2003 09:54 pm, Uma Shankari T. wrote:
> Hello,
>
>I need to give a presentation about php & mysql. Can an
Sounds good to me, what do other people think?
Definitely agree with the contribute and get free ad space idea.
On Wednesday 08 October 2003 09:57 pm, Chris Shiflett wrote:
> I tend to think that PHP-specific product announcements are fine, so long
> as they are courteous enough to prefix the s
I don't recall it coming up (I've been here for a while), and except for
http://marc.theaimsgroup.com/?l=php-general&m=102078334230534&w=2 I can't
find it any the archive. Can you provide URL or a hint for what to search
for?
According to that message, Rasmus approves of "open-source non-commer
--- Manisha Sathe <[EMAIL PROTECTED]> wrote:
> I want to make use of sessions. Very new to this part. I read a lot
> about it. Now know how to register / start etc.
>
> I understand that session terminates after time out (specified in
> php.ini file e.g 30 mins). But I do not want session to be
>
On Thu, 2003-10-09 at 00:45, Curt Zirzow wrote:
> * Thus wrote Robert Cummings ([EMAIL PROTECTED]):
> > On Wed, 2003-10-08 at 23:51, Evan Nemerson wrote:
> > > Hey everyone.
> > >
> > > I just saw the lightspeed 1.1 release announcement. I know it's not in the
> > > rules right now, but I don't t
--- Evan Nemerson <[EMAIL PROTECTED]> wrote:
> Robert had the courtesy to put [ANNOUNCMENT] in the header.
Yes, a courtesy which is appreciated by many. :-)
The prefix is traditionally [ANNOUNCE], however, at least on several other
mailing lists I subscribe to.
Chris
=
My Blog
http://s
Well you can change the default from 30 mins to something larger, but that has
security consequences...
The problem with only closing when the user closes their browser is there's no
way of knowing when that happens. Sessions are kind of a hack over HTTP,
which is pretty much a stateless protoc
On Thu, 2003-10-09 at 01:12, Chris Shiflett wrote:
> --- Evan Nemerson <[EMAIL PROTECTED]> wrote:
> > Robert had the courtesy to put [ANNOUNCMENT] in the header.
>
> Yes, a courtesy which is appreciated by many. :-)
>
> The prefix is traditionally [ANNOUNCE], however, at least on several other
>
Hi all,
I have a problem that I cant solve, any help would be welcomed!
I have a form which is repeated by a for loop, the form has one element an
input field. The problem im having is the name of this field for example ive
used the following to name it:
for loop here
}
So the input name
--- Evan Nemerson <[EMAIL PROTECTED]> wrote:
> Well you can change the default from 30 mins to something larger,
> but that has security consequences...
I am speaking to myself as much as anyone, but we should all try to develop the
habit of explaining any such "consequences" that we mention. To d
The server probably has global variables turn off
Try $_GET['value1'], $_GET['value2']
If you using post method then replace $_GET with $_POST
On Thursday 09 October 2003 00:51, richard cook wrote:
> Hi all,
> I have a problem that I cant solve, any help would be welcomed!
>
>
> I have a fo
Yes. PHP supports this feature you need.
for loop $i
{
$temp="value".$i;
$myNewVar = $$temp;
}
Hope it help.
Ryan Thompson <[EMAIL PROTECTED]>
10/09/2003 01:38 PM
To: "richard cook" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
cc:
Subject:Re: [PHP
I'd say [ANNOUNCEMENT] is fine... it's an easy regex ;). [ANNOUNCMENT] would
be quite annoying, though!
D'oh! My email client even includes a spell-checker (though it won't work
on-the-fly... how passé ;) )...
On Wednesday 08 October 2003 10:04 pm, Robert Cummings wrote:
> On Thu, 2003-10-09 a
Okay I think this is what you want. If you want $myNewVarX too you should be
able to figure it out.
Check out php.net/manual/en/language.variables.variable.php
for loop blah
$myNewVar = ${'value'.$x};
Also, you may want to consider just naming every field "value[]", which
results in $_
Comments inline
On Wednesday 08 October 2003 10:23 pm, Chris Shiflett wrote:
> --- Evan Nemerson <[EMAIL PROTECTED]> wrote:
> > Well you can change the default from 30 mins to something larger,
> > but that has security consequences...
>
> I am speaking to myself as much as anyone, but we should a
thanks all,
If session has to time out then in that case what shall i do in following
case ?
I have a login page, user logins and starts playing (it is a on line game
site), for each action (he tells something to do), i need to check whether
he is login (i.e session on), if yes, then take all se
Just a quick question. I don't think it's possible but worth a try
Is it possible to load two different PHP modules in apache having them linked
to different virtual hosts? I'm hoping I can run one site with PHP 5 and
another with 4.3.x
--
Ryan Thompson
[EMAIL PROTECTED]
http://osgw.sourceforge
I am running PHP/MySQL for a program that I am writing. We will have
100's or 1000's of databases that will be duplicates in structure. The
problem is when I make a change to the database, I have to go to every
database manually and make the change. All of the databases start with
"a_" and
Check out sqlyog. (www.sqlyog.com) It has a structure sync tool. After
making the first change, you could generate a script to make the change
to the next database and then take that script and parameterize it so
that a PHP script could use it to update all of your database.
HOWEVER,
A better
101 - 189 of 189 matches
Mail list logo