On 1/20/07, Vinicius C Silva <[EMAIL PROTECTED]> wrote:
hi everyone!
i'd like to ask something maybe commonly asked here. what is the most
powerful php editor?
So now we have a 4 day thread of discussing nothing but, this is what i use
Curt.
--
PHP General Mailing List (http://www.php.
On 1/20/07, Vinicius C Silva <[EMAIL PROTECTED]> wrote:
hi everyone!
i'd like to ask something maybe commonly asked here. what is the most
powerful php editor?
I think Stut hinted a lot in his PS he provided, if you believe this
to be a common question, it would be best to research this and
On 1/17/07, weetat <[EMAIL PROTECTED]> wrote:
Hi all ,
I am using php 4.2 , mysql and Linux OS.
I need to format timestamp to string using
strftime , for e.g:
strftime('%e',117000) -> the day should be 28 , but is 29 when i
execute strftime() function.
Anyone have ideas what is
On 1/15/07, Bernie Graham <[EMAIL PROTECTED]> wrote:
Hello,
I am hoping to be able to be added to the pear general mailing list.
Go to http://pear.php.net/support/
Curt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Oops, i forgot to reply to php-general@ on this use this reply instead
of the one i sent to your specific email.
On 1/16/07, Ali Nasser <[EMAIL PROTECTED]> wrote:
can you please check these out and tell me if there another way without
installing externsions??
http://groups-beta.google.com/grou
On 1/16/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
Curt Zirzow wrote:
> On 1/16/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
>> ...
>> if ($cacheState) {
>> $headers = getallheaders();
>> if (isset($headers['If-Modified
On 1/16/07, Jochem Maas <[EMAIL PROTECTED]> wrote:
...
if ($cacheState) {
$headers = getallheaders();
if (isset($headers['If-Modified-Since']) &&
($headers['If-Modified-Since'] == $lastModified)) {
I was waiting for this to be mentioned...
I would use a more de
On 1/15/07, Gert Cuykens <[EMAIL PROTECTED]> wrote:
On 1/15/07, Jürgen Wind <[EMAIL PROTECTED]> wrote:
> Gert Cuykens wrote:
> >
> > Added db5c29 it includes a new server memory login module some small
> > layout and code modifications.
> >
> hmm,
> syntax error: dg.delete()\n dg.js (line 241)
On 1/15/07, Beauford <[EMAIL PROTECTED]> wrote:
Hi,
Hopefully this is my last question so I can put this site to bed. Is there a
good article that explains how to do the patterns for eregi.
Honestly i hope it isn't the last question.
As far as eregi articles that really has been dead since a
On 1/15/07, Beauford <[EMAIL PROTECTED]> wrote:
I'm familiar with the .htaccess file and I am told by the hosting company
that apache is set up to use it, I've just never used it much - especially
for PHP. If this works I'd even like to set an includes file for PHP. Here
is the file.
# -FrontPag
On 1/14/07, Beauford <[EMAIL PROTECTED]> wrote:
I guess I'm just doing something wrong, 'cause that doesn't work either -
nor do the hundreds of other snippets I've used.
Here's the scenario. I have a form - after they submit the form it shows
what they have entered, this is where I get the \.
On 1/1/07, Jürgen Wind <[EMAIL PROTECTED]> wrote:
well,
no cute css, but (hopefully) working - here is my quick & dirty version :
http://149.222.235.16/public/
I dont understand the point.
Curt,
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
On 1/9/07, Ashley M. Kirchner <[EMAIL PROTECTED]> wrote:
Curt Zirzow wrote:
> Assuming paths is evil :)
To add to what Curt says here, so is assuming the command actually
exists. :)
ha! nice
any shell command should really be used like:
$cmd = '/bin/command
On 1/9/07, Wickham, Larry <[EMAIL PROTECTED]> wrote:
If you are running under linux you can use one of the many exec functions in
php to execute the whois command.
i'd rather like to see a path used from from `which whois`
Assuming paths is evil :)
Curt.
--
PHP General Mailing List (http:/
On 1/3/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Richard Lynch wrote:
>On Mon, January 1, 2007 12:40 am, [EMAIL PROTECTED] wrote:
>>How much mem ( Ram ) does the php5 need ?
...
>Depends on what extension you add, what you do with those extensions,
>and what sort of performance you ex
On 1/3/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote:
.
Then again, AFAIK all recipients used either mutt or outlook.
Now that is a very disperse audience, i never see mutt mentioned often.
Curt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
On 1/3/07, Emil Edeholt <[EMAIL PROTECTED]> wrote:
Roman Neuhauser wrote:
But I'll look for a log file. Maybe there are something hidden below the
gui.
>> Maybe I haven't included some header non-spam usually have or something?
>>
>
> How are we supposed to know? Should we read Thunderbird's sou
On 1/3/07, Curt Zirzow <[EMAIL PROTECTED]> wrote:
On 1/3/07, John Salib <[EMAIL PROTECTED]> wrote:
>
> well I mean I want to fetch the data from it. I need to get the data in
> plain text format. formating is not important.
>
> I found a script to do that for xls fi
On 1/3/07, John Salib <[EMAIL PROTECTED]> wrote:
well I mean I want to fetch the data from it. I need to get the data in
plain text format. formating is not important.
I found a script to do that for xls files but didn't find one for cwk files.
This might be hard to find, do you have the abil
On 1/3/07, John Salib <[EMAIL PROTECTED]> wrote:
Hi,
I need to read cwk files (mac clarisworks files). so is it possible to do so
using php if so how to do that?
Sure you can read the files, the question is what is the output you want it in?
Once that is answered, is there such a tool i can u
roman neuhauser describes it rather well on the other thread.
Basically. the push in this context below, is the response php
provides
php.net/header has a lot of info about how to send a non html file
back to the browser.
Curt.
On 1/2/07, Casey Chu <[EMAIL PROTECTED]> wrote:
What do you mean b
On 1/3/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote:
# [EMAIL PROTECTED] / 2007-01-03 11:19:21 +0500:
> ===ORINGIAL===
[...]
> ===END ORIGINAL===
Gah, early morning! Ok, I wasted my time thanks to your quoting style.
Would you please use something more conventional, like prefixing each
line of
On 1/2/07, Fahad Pervaiz <[EMAIL PROTECTED]> wrote:
this is the error message i get:
PHP Warning:
file_get_contents(
http://123.123.1.2:8008/V3JRoute?slot=1&startX=103.880764&startY=1.335458&endX=103.886297&endY=1.334953&routeType=1&format=2
)
[function.file-get-contents]: failed to open stream:
On 1/2/07, Kencana <[EMAIL PROTECTED]> wrote:
hi all,
I got problem in getting file content. the file is located at another server
(tomcat) and it is a jsp file.
i don't know why i keep getting the same error message file accessing that
file but
while i am trying to access to another file, from
On 12/6/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
I will be out of the office until Monday 11th December. If you have any urgent
enquiries, please direct them to Craig Mead on 1300 651 593 or [EMAIL PROTECTED]
how stupid people are, i hope mr fielding never needs help from me
cause he h
On 12/6/06, Peter Lauri <[EMAIL PROTECTED]> wrote:
Hi,
Are there any general protection methods to minimize the risk of robots
using your mailing forms as spam senders?
Yes, validate and escape data properly, the most important thing you
want to protect is anything that goes into the $heade
On 11/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello all,
I am writing new php application which will be used by several sites.
All sites will use same script (all files), but every will have its own
config.php file.
I would like to place all necessary files to separate directory and
On 11/10/06, jonathan <[EMAIL PROTECTED]> wrote:
I know that PDO has drivers only for MySQL 3/4. Is anybody getting
it work with MySQL 5. I'd like to try out the Zend Framework but our
db uses MySQL 5. We could create a second db in 4.1 and run it with
that but I'd rather not to.
It's kinda su
On 11/12/06, Ross <[EMAIL PROTECTED]> wrote:
echo ('$thisMonth');
Just remove any question on what is wrong:
$thisUrl = "news/old_news_list.php?month=$j&year=$i";
?>
$thisMonth
I am trying to get this to open in a popup however it doess not open and I
cannot work out why. Must be a syntax a
On 11/10/06, jonathan <[EMAIL PROTECTED]> wrote:
I know that PDO has drivers only for MySQL 3/4. Is anybody getting
it work with MySQL 5. I'd like to try out the Zend Framework but our
db uses MySQL 5. We could create a second db in 4.1 and run it with
that but I'd rather not to.
It's kinda su
On 11/6/06, Eric <[EMAIL PROTECTED]> wrote:
I was looking for some ways to speed up the execution of my code. Im
connecting to and displaying information from a newsgroup via sockets.
The socket_recv's are slowing it down. What things other than the
socket_recv's can I change to make the code fas
On 11/5/06, Roman Neuhauser <[EMAIL PROTECTED]> wrote:
If you used PostgreSQL I'd suggest a functional index and ordering
on the function... Does MySQL have anything like this?
CREATE FUNCTION fn(TEXT)
RETURNS TEXT
IMMUTABLE STRICT
LANGUAGE SQL
AS $$
SELECT reg
, I'm thinking it probably is like a thttpd type of server.
Curt.
On 11/2/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Wed, November 1, 2006 5:53 pm, Curt Zirzow wrote:
> On 11/1/06, steve <[EMAIL PROTECTED]> wrote:
>> On 11/1/06, Daevid Vincent <[EMAIL PROTECTED]>
On 11/1/06, steve <[EMAIL PROTECTED]> wrote:
On 11/1/06, Daevid Vincent <[EMAIL PROTECTED]> wrote:
> Personally I'm unsure. I would like to think that Zend is smart enough to
> realize M$ tactics of embrace/extend and will not allow that to happen.
MS added a FastCGI module to IIS. Thats the big
On 11/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Just a shot in the dark, but it's possible that providing a "Location"
> header resets the status response. Try swapping your two header calls.
Just to add more info: We're running php as fastcgi under lighttpd. Doing
a little searching
On 10/19/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:
Is anyone aware of a PHP/MySQL app that would be used by telemarketing
staff to track calls, do follow-ups, allow scripting, etc.? We could
write something in house but we are pressed for time. I have been poking
around the web this morning, b
On 10/16/06, Chrome <[EMAIL PROTECTED]> wrote:
[snip]
? means "maybe" in some other place in PCRE. Or maybe that's POSIX.
Never have figured that one out.
[/snip]
? directly after an expression is equivalent to {0,1} (maybe) but after a
quantifier (*, +, {}) means ungreedy
I kind of talked ab
On 10/16/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Mon, October 16, 2006 2:54 pm, Chrome wrote:
> *edit* sorry I didn't think and just hit reply on this instead of
> reply
> all... sorry Richard */edit*
>
> [snip]
> .*? is kinda silly -- .* mean "0 or more characters", and ? means
> "maybe"
On 10/16/06, Chrome <[EMAIL PROTECTED]> wrote:
*edit* sorry I didn't think and just hit reply on this instead of reply
all... sorry Richard */edit*
[snip]
.*? is kinda silly -- .* mean "0 or more characters", and ? means "maybe"
but putting them together has no added value, so lose the ?
[/snip]
On 10/16/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Fri, October 13, 2006 4:16 pm, Ryan Barclay wrote:
> A simple question I imagine, but I am wondering how I would combat DoS
> attacks by users holding the REFRESH key on their browsers?
>
> I have reproduced this error on a PHP-MYSQL websit
On 10/14/06, Ryan Barclay <[EMAIL PROTECTED]> wrote:
It hasn't actually been attempted. However, if a couple of a users were
to hold the refresh, the page generation times would go up ridiculously
and clients would be waiting over 20sec for pages. As mentioned, it's a
very heavy php-mysql scrip
On 10/4/06, Manuel Lemos <[EMAIL PROTECTED]> wrote:
Hello,
Sorry, I sent the message too soon. The HTTP client class is here:
http://www.phpclasses.org/httpclient
I'm wondering how soap has to do with this.
Curt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
On 9/28/06, Google Kreme <[EMAIL PROTECTED]> wrote:
On 28 Sep 2006, at 14:30 , Curt Zirzow wrote:
> If you can, set this on a per directory setting in your virtualhost
> setting within a or , instead of turning on
> .htaccess.
Er... why? So you have to get root privs to edit yo
On 9/28/06, Martin Marques wrote:
yOn Thu, 28 Sep 2006, Curt Zirzow wrote:
> On 9/28/06, Martin Marques wrote:
>> I'm trying helplessly to get session.use_trans_sid to true in one
>> directory that needs it. So I put this in an .htaccess file:
>>
>> php_value s
On 9/28/06, Martin Marques wrote:
I'm trying helplessly to get session.use_trans_sid to true in one
directory that needs it. So I put this in an .htaccess file:
php_value session.use_trans_sid 1
The thing is, it didn't work. I also tried changing 1 to On with no luck
at all.
Is .htaccess ena
On a side note.. have i ever mentioned the email system really sucks.
Curt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 9/26/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Tue, September 26, 2006 11:09 am, [EMAIL PROTECTED] wrote:
> I have an issue with sending email via PHP which may be a
> configuration problem with either PHP, Apache, or possibly a Sendmail,
> but I don't know which yet. I figured I'd star
On 9/26/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Tue, September 26, 2006 12:16 pm, Børge Holen wrote:
> On Tuesday 26 September 2006 02:07, Robert Cummings wrote:
>> On Mon, 2006-09-25 at 17:39 -0600, Google Kreme wrote:
>> > I'm sitting here with 4 Gigs of RAM trying to figure out how to
On 9/24/06, Ramiro <[EMAIL PROTECTED]> wrote:
Hi,
i'm trying to find a good solution to this problem. I want download files
from a directory outside DocumentRoot.
This is a standard procedure.
This files cannot be downloaded through direct url like
http://site/test.zip. It must be downloaded
On 9/26/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Tue, September 26, 2006 7:18 am, Ryan A wrote:
> I want to write a "module" for xcart (a commercial
> 'shopping cart') which would be like what Amazon.com
> offers when you go to shop on their site... when you
> click on a product to see its
On 9/21/06, Tom Atkinson <[EMAIL PROTECTED]> wrote:
Hello,
I am attempting to convert this code for generating the digits of pi
from the original C (below) to PHP.
long k=4e3,p,a[337],q,t=1e3;
main(j){for(;a[j=q=0]+=2,--k;)
for(p=1+2*k;j<337;q=a[j]*k+q%p*t,a[j++]=q/p)
k!=j>2?:printf(
On 9/21/06, Kevin Waterson <[EMAIL PROTECTED]> wrote:
This one time, at band camp, Tom Atkinson <[EMAIL PROTECTED]> wrote:
heh.. nice little twist.
Curt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 9/21/06, anna barnes <[EMAIL PROTECTED]> wrote:
Hi Curt and Martin,
Thanks for getting back to me. I'll take a look at the exact line 474
tomorrow. The reason I didn't mention it specifically is that it's only
suddenly stopped working and nothing in that code has changed.
It doesn't work in
On 9/21/06, Anna Barnes <[EMAIL PROTECTED]> wrote:
We are publishing an ical calendar from a mac on a webserver running
apache on solaris 8. However, its suddenly stopped working via
webrowser. I have tried to stop and start the httpd to get it going
again but to no avail.
when I access through
On 9/13/06, Rahul S. Johari <[EMAIL PROTECTED]> wrote:
Ok you may be on to something here. Everytime I was trying to chmod the
permissions etcetera, the share was mounted, and that probably was the
problem.
What is a mount point? How do I set ownership/permission of a mount point?
With OSX i
On 9/13/06, Fabri <[EMAIL PROTECTED]> wrote:
Hello, would you please help me on this issue that is making me crazy?
I'll try
I start a session with session_start() and I need to write a file, the file
is written twice! If I remove session_start the code works obviously fine.
This has never
On 9/11/06, Micky Hulse <[EMAIL PROTECTED]> wrote:
Hi Curt, thanks for the feedback/input and your time. :)
Curt Zirzow wrote:
> It would have been more relevant to supply the problem along with the
> solution.
Definitely. Sorry about that. Sometimes I post questions to forums/l
On 9/11/06, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
On Mon, 11 Sep 2006, Curt Zirzow wrote:
Hello,
> > I would appreciate your help. I am trying to get php and apache work
> > together and have a strange error while starting apache:
> >
> > Can't locat
On 9/8/06, Robert Cummings <[EMAIL PROTECTED]> wrote:
On Fri, 2006-09-08 at 15:30 -0600, Jeremy Privett wrote:
> Well, it could be this, too:
>
> switch( $_REQUEST['id'] ) {
> case "white":
> echo "Right color.";
> break;
>
> case "black":
> echo "Rig
On 9/11/06, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
Hello,
I would appreciate your help. I am trying to get php and apache work
together and have a strange error while starting apache:
Can't locate API module structure `php4_module' in file
/usr/local/libexec/apache2/libphp5.so: Undefined s
On 9/10/06, Micky Hulse <[EMAIL PROTECTED]> wrote:
Christopher Weldon wrote:
> What's the error, and how do you have the class and functions defined?
Hi Christopher, thanks for asking. :)
Actually, it was one of those silly, right in front of my face, logic
errors...
class RandomSplash {
var
On 9/7/06, Daniel A. Ramaley <[EMAIL PROTECTED]> wrote:
Hello. I have been struggling for a few months to solve a problem with
an Apache web server. First i'll try to describe the symptoms, then
give details about the configuration and what i have tried so far. I
would greatly appreciate any sugg
On 9/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I made a simple file uploader and it works fine (at lest I thought it
works fine). But, people uploaded files with so crazy names, like "MOORE's
20% Off.pdf" ?!?!?!?!?
This is why it is so important that you understand how to filter data
b
On 8/31/06, Adam Zey <[EMAIL PROTECTED]> wrote:
Javier Ruiz wrote:
> Hi all,
>
> So I want to do...
>
> $xmlDatabase = new SimpleXMLElement($myXML);
> foreach ($xmlDatabase as $oneTable)
> {
> if ($oneTable['name'] == 'two')
> {
> /// HERE I WANT TO DELETE THE $oneTable NODE
>
On 8/27/06, Peter Lauri <[EMAIL PROTECTED]> wrote:
I found this on google, does this LONG function do anything more then your
preg_match?
i think a combo of what the function does and a few regex's will work.
The issue is more on how idoes it pass all the rfc's on each part of
the address, for
On 8/27/06, Dave Goodchild <[EMAIL PROTECTED]> wrote:
Try this:
preg_match("/^([a-zA-Z0-9.])+@([a-zA-Z0-9_-])+(\.[a-zA-Z0-9_-]+)+/",
$_POST['email']);
So:
[EMAIL PROTECTED]
is valid?
Curt.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 8/29/06, zerof <[EMAIL PROTECTED]> wrote:
http://www.educar.pro.br/abc/gdlib/index.php?pageNum_rsNVER=22&totalRows_rsNVER=67
zerof
speako englisho, solo
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
:: top posted to be consistant::
I would go as far as configuring your default php.ini to send utf-8 as
the default charset.
Curt.
On 8/28/06, Peter Lauri <[EMAIL PROTECTED]> wrote:
Hi,
Have you set
header('Content-Type: text/html; charset=utf-8');
in your php script that you call via AJAX?
On 8/29/06, Ross <[EMAIL PROTECTED]> wrote:
I just get all the binary data output
and also dont use @ to suppress errors it will cause your more
problems, turn off display_errors and keep error_reportlng at minimum
E_WARNING, and log the errors to a file.
Curt.
--
PHP General Mailing List (h
On 8/29/06, Martin Marques wrote:
Simple question:
Is there a built-in function in PHP to get the charset of a file, so that
I can pass the right parameters to recode_file()?
It depends.
If it is a .txt file (nope)
a .doc file (mabey, pending the .doc format)
a .xml file (most likely, unless
On 8/29/06, Ross <[EMAIL PROTECTED]> wrote:
I have an saved images I output with this...
I want to use getimagesize() to get the height and width of the image and if
it is above a certain size then scale/ reduce it.
The problems are
(i) using getimage() without a url just my viewphoto.php
On 8/30/06, Stut <[EMAIL PROTECTED]> wrote:
Peter Lauri wrote:
> I have some images stored in a database (only file name and other relevant
> information, rest stored in file system).
>
> I use the following html to access them:
>
>
>
> At some pages I have the same image, so that tag will be se
On 8/29/06, Rafael Mora <[EMAIL PROTECTED]> wrote:
Hi!
i want to send a file or output stream in a .php, but first compress it, I
tryed the example to compress files but how do i do to send as answer to the
http request??
Unlike my recent posts, this could be a candidate for using ob_*
There
Please remove your 'this message is for the sole use of the person...'
thing or simply use a different account to ask questions..
On 8/29/06, Miguel Guirao <[EMAIL PROTECTED]> wrote:
Hi all,
I'm using ob_start() in order to save the content of a web page into a
variable string and then save i
On 8/30/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:
[snip]
Are there free shopping carts that would work with
PHP 5.0.X + and MySQL 4.1.X + and /or PostgresQL 8.1+ ?
[/snip]
Yes.
Just in case:
Try google: 'php mysql shopping' cart or
'php pgsql shopping cart'
--
PHP General Mailing List (
On 8/30/06, Shu Hung (Koala) <[EMAIL PROTECTED]> wrote:
On 8/31/06, Peter Lauri <[EMAIL PROTECTED]> wrote:
>
> Koala,
>
> There is no difference with the php generated javascript and javascript on
> a
> static html page.
>
> Take a look at the source code of the page that has been generated in th
On Wed, May 24, 2006 at 05:44:56PM -0400, Adam Zey wrote:
> Curt Zirzow wrote:
> >On Tue, May 23, 2006 at 06:37:27PM -0400, Adam Zey wrote:
> >
> >>The data going from client->server needs to be sent over an HTTP
> >>connection, which seems to limit me to PUT a
On Tue, May 23, 2006 at 03:51:51PM -0400, Adam Zey wrote:
> PHP seems to cache POST data, and waits for the entire POST to finish
> sending before it makes it available to php://input.
>
> I'd like to be able to read the post data from php://input while the
> client is still uploading it. How can I
On Tue, May 23, 2006 at 06:37:27PM -0400, Adam Zey wrote:
>
> The data going from client->server needs to be sent over an HTTP
> connection, which seems to limit me to PUT and POST requests, since
> they're the only ones that allow significant quantities of data to be
> sent by the client. Idea
On Wed, May 24, 2006 at 02:28:33PM -0600, Phillip S. Baker wrote:
> Greetings All,
>
> I have a problem that I usually solve in MySQL pretty easily, but using
> PEAR identifiers are not working.
> Any suggestions.
> I want to loop through a result set in two different while loops that
> are not
On Mon, Apr 10, 2006 at 03:43:55PM -0500, Richard Lynch wrote:
> In order to attempt to figure out why my script segfaults PHP (5.0.4,
> 5.1.2, 5.1.3RC3) I've been compiling --with-debug
>
> That then gives me warnings such as:
>
> Run-time warning. String is not zero-terminated () (source:
>
On Sun, Apr 02, 2006 at 10:34:48PM -0700, [EMAIL PROTECTED] wrote:
> The same as before:
>
> Return-path: <[EMAIL PROTECTED]>
> Envelope-to: [EMAIL PROTECTED]
> Delivery-date: Mon, 03 Apr 2006 00:35:34 -0500
> Received: from nobody by amsterdam.servershost.net with local (Exim 4.52)
On Thu, Mar 30, 2006 at 09:20:28AM +0200, Barry wrote:
> Tom Wong (Yakang Accessories) wrote:
> > Dear All:
> >
> >
> >
> > -
>
On Wed, Mar 29, 2006 at 05:16:54PM +0200, [EMAIL PROTECTED] wrote:
>
>
>
> -- Opprinnelig melding ---
> Emne: Download problems
> Fra: [EMAIL PROTECTED]
> Dato: ons 29. mars 2006 9:53
> Til: php-general-digest@lists.php.net
>
On Wed, Mar 29, 2006 at 02:52:39PM -0500, Rahul S. Johari wrote:
>
> Ave,
>
> I�ve run into a slight problem. We maintain a Guestbook for our company�s
> website. Lately we have been getting a lot of �Spam� entries into the
> Guestbook.
Is this a common guestbook, like a 3rd party tool you got
On Wed, Mar 29, 2006 at 05:32:25PM -0600, Chris Boget wrote:
> I totally blew past that part with the sybase because we aren't using
> sybase. I guess I should have paid more attention. I'm curious why that
> directive affects general PHP code and not just the sybase functions.
This is why mag
On Thu, Mar 30, 2006 at 08:46:46AM +0800, Tom Wong (Yakang Accessories) wrote:
> Dear All:
Looks good so far.
>
>
>
> -
> ��
On Mon, Mar 20, 2006 at 10:13:21AM -0500, Bruce wrote:
> I am having trouble porting some code originally written in Borland Delphi
> to PHP. The Delphi code expects certain behavior on integer overflows that I
> can only duplicate on some PHP systems. For example:
>
> $BB = -2181087916;
> $AA = (
On Mon, Mar 20, 2006 at 11:26:34AM -0500, Manuel Amador (Rudd-O) wrote:
> Curt Zirzow wrote:
>
> >>
> >>Isn't there a full proper PayPal API now? IPN hasn't changed in ages,
> ...
>
> >
> >Yeah, they have their new Payment Pro system wh
On Sun, Mar 19, 2006 at 06:41:54PM +, Richard Davey wrote:
> On 19 Mar 2006, at 18:32, Leonard Burton wrote:
>
> >I am putting together an site and will accept payments via Paypal's
> >IPN. I have came across many classes for this so I am curious if
> >anyone has any recommendations?
>
> Isn
On Sun, Mar 19, 2006 at 05:12:06AM +, [EMAIL PROTECTED] wrote:
> Ok...
> it has to be a way to do such a thing.
> I do i get the column names?
> I can get the number of columns using mysql_num_fields() right?
> but what if i want to get the columns name? Wich functtion and how should i
> use?
On Sat, Mar 18, 2006 at 11:01:07AM +0100, smr78 wrote:
> Hi,
> What is the best method to update a single line in a text file?
> I have a file made of identifiers, that is pointed on by a htaccess file and
> used by a server to give access to a web site.
> The file content is like this :
> login1:
On Thu, Mar 16, 2006 at 08:46:07PM -0700, Nicolas Verhaeghe wrote:
> One of my clients has an os commerce install which requires
> register_globals to be set to on, for some reason.
>
> It is set up to off in php.ini, as it should, but I'd like to know what
> the best fashion would be for me to se
On Mon, Mar 13, 2006 at 10:32:55PM +0900, joseph wrote:
> mr. maas,
>
> psychic me you are a man.
>
> i created an index, no change. but i already knew that because one of
> the cases where an index is never used is when
> > The key used to fetch the rows is not the same as the one use
ructure to provide speed, or use a cache system.
>
> PS Curt thanks for the braindump - you got me thinking again!
Thats what I'm here for :)
>
> Curt Zirzow wrote:
> >On Fri, Mar 10, 2006 at 02:10:54PM +0200, Thomas wrote:
> >
> >>Hi there,
> >&
On Sun, Mar 12, 2006 at 01:48:28PM -0700, Paul Goepfert wrote:
> On 3/12/06, Curt Zirzow <[EMAIL PROTECTED]> wrote:
> >
> > With US phone numbers I always use this approach to avoid what
> > format people use to enter the phone:
> >
>
> > - Remove any n
On Thu, Mar 09, 2006 at 05:27:11PM -0800, Angelo Zanetti wrote:
> Hi guys.
>
> When adding additional headers to an email that gets sent from the mail
> function. What purpose does the X-Mailer have?
Any X-* header is generally a header that is not a standard but a
way to trace things. Or still
On Fri, Mar 10, 2006 at 02:10:54PM +0200, Thomas wrote:
>
> Hi there,
>
> Quick question on performance:
>
> I have got some expensive sql queries (doing lots of LEFT JOINS) that result
> in anything between 10 to 1 results. I need to do paging on those. So
> far I have used a LIMIT solution
On Fri, Mar 10, 2006 at 12:09:44PM -0500, Chris wrote:
> Under what circumstances does PDOStatement::execute() return false?
>
> It seems to always return true.
I'm assuming you have some code like:
$sth = $dbh->prepare($sql);
if(! $sth->execute() ) {
// false
} else {
//true
}
When it ret
On Sat, Mar 11, 2006 at 09:44:01PM +0800, wrote:
> Excuse me,when i develop programe php in linux FC3 , i want the life time
> of the session to be 20 minutes ,i do the follow things in the php.ini file
What version of PHP are we talking about with FC3?
> 1.change session.gc_maxlifetime = 1200
1 - 100 of 2002 matches
Mail list logo