On Tuesday 03 August 2004 14:30, Andrew W wrote:
> It doesn't work regardless of whether I include any options or not.
"doesn't work" can include umpteen billions of things. Please try to narrow it
down a bit.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software System
I'm using Linux.
It doesn't work regardless of whether I include any options or not.
On 2 Aug 2004, at 04:14, Support wrote:
Sounds like configure did not work ok after all. :-)
Did you include any options? What os? Any clues you could offer would
help.
--
PHP General Mailing List (http://www.php
* Thus wrote [EMAIL PROTECTED]:
> The guys in the internals list sent me to this forum.
>
> I am trying to write some serious parsing software in PHP. I
> need to use plain, vanilla PHP and no add-on modules, because I
> need to be able to distribute to people who don't have sufficient
> privileg
On Tue, 2004-08-03 at 00:44, Justin Patrin wrote:
> On Tue, 03 Aug 2004 00:11:09 -0400, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > Again, the internals list sent me to this forum for help.
> >
> > In trying to create a series of parsers in PHP, using only PHP core and no
> > non-standard
On Tue, 03 Aug 2004 00:11:09 -0400, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Again, the internals list sent me to this forum for help.
>
> In trying to create a series of parsers in PHP, using only PHP core and no
> non-standard add-ons, I find myself emulating multiple character streams in
Yeah, actually, you were right. I must have misunderstood the instructions
- probably because of the press for time, reading too quickly. I wasn't
using "--with-jpeg-dir", etc. Sorry for the mess, and thanks for all the
help. At least some good came out of this -- I now have a working Slackware
Again, the internals list sent me to this forum for help.
In trying to create a series of parsers in PHP, using only PHP core and no
non-standard add-ons, I find myself emulating multiple character streams in a class
that wraps the output buffer. Every time I open a new stream, I first save the
The guys in the internals list sent me to this forum.
I am trying to write some serious parsing software in PHP. I need to use plain,
vanilla PHP and no add-on modules, because I need to be able to distribute to people
who don't have sufficient privileges.
In the process of parsing I create a
On Tuesday 03 August 2004 04:20, Richard Lynch wrote:
> Perhaps a function which, given a short (subject length) input of
> text, and a dictionary of "bad" words, would return some kind of
> value indicating a percent match of how "close" the text was to any
> of the bad words.
PHP has a number o
On Tuesday 03 August 2004 07:42, Will Collins wrote:
> Won't work:
>
> Fatal error: Call to undefined function: imagecreatefromjpeg()
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd
> --with-zlib-dir=/usr/include
Read
manual > Image Functions
to see how to get jp
in addition to brad's post, does anyone know of coding software that
supports team development environments and/or a versioning server for
windows?
TIA!
--
Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode).
"Live free() or die()."
--
PHP General Mailing List (http://www.php.net/)
To uns
For what it's worth, I use HTML-Kit as well. Feature I like best is the
ability to seamlessly edit content of remote sites and local (folder based)
sites.
Warren Vail
-Original Message-
From: Harlequin [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 5:15 PM
To: [EMAIL PROTECTED
--- John Nichel <[EMAIL PROTECTED]> wrote:
> Like I had a shot in hell of getting the answer in
> first with John and
> Curt trolling the list. ;)
Yep, those two guys are the highrollers here...also
known as the big guns so when they are aroundI
keep my little pistol voice out of it :-)
N
Brad
I use HTML-Kit for HTML, ASP, Java, CSS, PHP and MySQL.
Free too :)
--
-
Michael Mason
Arras People
www.arraspeople.co.uk
-
"Brad Ciszewski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does anyone know any good so
See www.eshox.com
-Original Message-
From: John Nichel [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 1:16 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Re: php inventory control software
John W. Holmes wrote:
> From: "John Nichel" <[EMAIL PROTECTED]>
>
>>Steve Douville wrote:
>>
Won't work:
Fatal error: Call to undefined function: imagecreatefromjpeg()
-Original Message-
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 4:09 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Upgrade PHP?
On Tuesday 03 August 2004 03:21, Will Collins wrote:
> Wel
Jordi Canals wrote:
Brad Ciszewski wrote:
Does anyone know any good software for PHP/mysql coding? I currently use
DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
support. I just want an easy program to script in, and upload on to my
webserver. Please help! :o
Sorry, but you
On Tuesday 03 August 2004 03:21, Will Collins wrote:
> Well I uninstalled PHP, Apache, and all dependant RPMs. I compiled both
> from source, and although the compile went well, I'm having problems
> getting modules installed into PHP. For example, when using phpinfo(), I
> am told that GD is ins
Hi,
Tuesday, August 3, 2004, 2:24:49 AM, you wrote:
b> hi...
b> since pconnect is not supported in php5, i'm wondering if the issue is that
b> mysql no longer supports the underlying functions to implement pconnect, or
b> if the decision to leave it out was based upon other factors.
b> also, is
To test it, I used:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-gd
--with-zlib-dir=/usr/include
-Original Message-
From: bruce [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 3:39 PM
To: 'Will Collins'; [EMAIL PROTECTED]
Subject: RE: [PHP] Upgrade PHP
well, you could use the win32std extension (found in PECL), connect to
the right dll and then you could feed it and get stuff back from it.
Exact data on the way to handle the connection would be available via
MSDN (msdn.microsoft.com).
when using 4.2.0 <= PHP <= PHP 4.2.3 you could also try th
[de-lurk]
For some time now, the amount of unwanted email has been increasing
in my Inbox.
The server has 'Assassin, and I've been using some Eudora
hand-crafted filters to trash 'Assassin-marked emails, as well as
re-directing various mailing lists to sub-folders.
Alas, that recently reached
provide us with a copy of the attributes you used when you compiled...
ie ./configure --attributeA --ldapetc...
-Original Message-
From: Will Collins [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 12:21 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Upgrade PHP?
Well I uninst
Like I had a shot in hell of getting the answer in first with John and
Curt trolling the list. ;)
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 2 Aug 2004 15:21:31 -0500, Josh Close <[EMAIL PROTECTED]> wrote:
> Very simple question.
>
> When making multiple checkboxes, you put the name the same for a few
> to group them together
>
>
>
>
>
>
> So they are grouped but then submitting them I only get the last
> value ch
Thanks JohnI didn't think of thatI've been working on this
catalog admin interface for to long..my brain is mush.
John W. Holmes wrote:
From: "Tom Ray [Lists]" <[EMAIL PROTECTED]>
$count=mysql_query("SELECT sku, COUNT(*) FROM orders GROUP BY sku");
But my question is how do I use P
> How would I get all the boxes check when "grouping" them by using the
> same name for all checkboxes in the name field?
there are a number of ways, try:
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Josh Close wrote:
Very simple question.
When making multiple checkboxes, you put the name the same for a few
to group them together
Use a naming convention as such, and they will be sent as an array
(square brackets after the element name)
So they are grouped but then submitting t
* Thus wrote Josh Close:
> Very simple question.
>
> When making multiple checkboxes, you put the name the same for a few
> to group them together
>
>
>
>
>
>
> ...
> How would I get all the boxes check when "grouping" them by using the
> same name for all checkboxes in the name field?
From: "Josh Close" <[EMAIL PROTECTED]>
> Very simple question.
>
> When making multiple checkboxes, you put the name the same for a few
> to group them together
>
>
>
>
>
>
> So they are grouped but then submitting them I only get the last
> value check.
>
>
>
> How would I get a
From: "Tom Ray [Lists]" <[EMAIL PROTECTED]>
> $count=mysql_query("SELECT sku, COUNT(*) FROM orders GROUP BY sku");
>
> But my question is how do I use PHP to output the COUNT(*) results? When
> I run the command when I'm logged into mySQL I get the following:
I assume you're fetching associative
* Thus wrote Tom Ray [Lists]:
> Hey-
>
> I'm query my mySQL database to see how many of each Sku has been
> ordered. I am doing my query as:
>
> $count=mysql_query("SELECT sku, COUNT(*) FROM orders GROUP BY sku");
alias the count(*) column:
SELECT sku, COUNT(*) as qty FROM orders GROUP BY s
Wouldn't count(sku) work?
-Original Message-
From: Tom Ray [Lists] [mailto:[EMAIL PROTECTED]
Sent: Monday, August 02, 2004 3:20 PM
To: [EMAIL PROTECTED]
Subject: [PHP] COUNT(*) Output Question
Hey-
I'm query my mySQL database to see how many of each Sku has been
ordered. I am doing my
Very simple question.
When making multiple checkboxes, you put the name the same for a few
to group them together
So they are grouped but then submitting them I only get the last
value check.
How would I get all the boxes check when "grouping" them by using the
same name for all c
Hey-
I'm query my mySQL database to see how many of each Sku has been
ordered. I am doing my query as:
$count=mysql_query("SELECT sku, COUNT(*) FROM orders GROUP BY sku");
But my question is how do I use PHP to output the COUNT(*) results? When
I run the command when I'm logged into mySQL I get
John W. Holmes wrote:
From: "John Nichel" <[EMAIL PROTECTED]>
Steve Douville wrote:
Take a look at www.oscommerce.com
Does oscommerce still require register_globals to be on?
http://php.resourceindex.com/Complete_Scripts/Shopping_Carts/
Even if it does, you can't instantly equate that as being a B
From: "John Nichel" <[EMAIL PROTECTED]>
> Steve Douville wrote:
> > Take a look at www.oscommerce.com
>
> Does oscommerce still require register_globals to be on?
>
> http://php.resourceindex.com/Complete_Scripts/Shopping_Carts/
Even if it does, you can't instantly equate that as being a Bad Thing
i meant mysqli/php5 regarding pconnect. although, i've since seen
information that leads me to believe that pconnect would "not" necessarily
in and of itself be my solution.
i'm starting to believe that a real solution for this would have to be
implemented within mysql itself...
-bruce
-Ori
[snip]
Do you know if there is a way, class or anything else that could be used
in order to use Microsoft's spell checker with php to spell check text?
Aspell and Pspell are good alternatives, yet not as good as expected.
[/snip]
Why? What did you expect?
--
PHP General Mailing List (http://ww
Well I uninstalled PHP, Apache, and all dependant RPMs. I compiled both
from source, and although the compile went well, I'm having problems getting
modules installed into PHP. For example, when using phpinfo(), I am told
that GD is installed, but trying to use GD functions won't work. What now,
Hi all,
Do you know if there is a way, class or anything else that could be used
in order to use Microsoft's spell checker with php to spell check text?
Aspell and Pspell are good alternatives, yet not as good as expected.
Thanks in advance,
GP
--
PHP General Mailing List (http://www.php.net/)
T
-Original Message-
From: bruce
To: 'Curt Zirzow'; [EMAIL PROTECTED]
Subject: RE: [PHP] pconnect...
i meant mysqli/php5 regarding pconnect. although, i've since seen
information that leads me to believe htat pconnect would necessarily in
and
of itself be my solution.
---
Steve Douville wrote:
Take a look at www.oscommerce.com
Does oscommerce still require register_globals to be on?
http://php.resourceindex.com/Complete_Scripts/Shopping_Carts/
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To
i meant mysqli/php5 regarding pconnect. although, i've since seen
information that leads me to believe htat pconnect would necessarily in and
of itself be my solution.
i'm starting to believe that a real solution for this would have to be
implemented within mysql itself...
-bruce
-Original
Take a look at www.oscommerce.com
> Any one can suggest me a php template (or modules) of a
> web-based inventory control software including a web-store.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Any one can suggest me a php template (or modules) of a
web-based inventory control software including a web-store.
Thanks in advance!
Alex
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
* Thus wrote bruce:
> hi...
>
> since pconnect is not supported in php5, i'm wondering if the issue is that
> mysql no longer supports the underlying functions to implement pconnect, or
> if the decision to leave it out was based upon other factors.
php5 has pconnect. You're getting mysql/mysqli
From: "bruce" <[EMAIL PROTECTED]>
> since pconnect is not supported in php5, i'm wondering if the issue is
that
> mysql no longer supports the underlying functions to implement pconnect,
or
> if the decision to leave it out was based upon other factors.
>
> also, is there anybody i can talk to who
hi...
since pconnect is not supported in php5, i'm wondering if the issue is that
mysql no longer supports the underlying functions to implement pconnect, or
if the decision to leave it out was based upon other factors.
also, is there anybody i can talk to who has looked at the actual code
within
Brad Ciszewski wrote:
Does anyone know any good software for PHP/mysql coding? I currently use
DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
support. I just want an easy program to script in, and upload on to my
webserver. Please help! :o
Sorry, but you're wrong. Dreamweave
try using htmlentities()
- Tul
Me2resh wrote:
i am using a form to enter articles into mysql databse in Arabic language
when i enter the data from Phpmyadmin it converts the letters to the
unicode they match
like يبلي
but when i enter it from my form it returns strange letters which is not
usefu
php expert editor
VERY nice
look it up at http://www.ankord.com/
$35 though but worth it.
On Mon, 2 Aug 2004 09:26:18 -0500, Brad Ciszewski <[EMAIL PROTECTED]> wrote:
> Does anyone know any good software for PHP/mysql coding? I currently use
> DreamWeaver MX, however it doesn't have much PHP
Brad Ciszewski wrote:
Does anyone know any good software for PHP/mysql coding? I currently use
DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
support. I just want an easy program to script in, and upload on to my
webserver. Please help! :o
For example: One of the repeatedly
Reading "Creating Interactive Websites with PHP and Web Services" (Sybex) by
Eric Rosebrock.
I've found it a good textbook and wanted to get some feedback from the group
about two things I noticed in most of the code throughout the book which has
helped me.
1. The author separtares .html form fro
On Mon, 2 Aug 2004 09:26:18 -0500, Brad Ciszewski <[EMAIL PROTECTED]> wrote:
> Does anyone know any good software for PHP/mysql coding? I currently use
> DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
> support. I just want an easy program to script in, and upload on to my
>
Does anyone know any good software for PHP/mysql coding? I currently use
DreamWeaver MX, however it doesn't have much PHP support, and no MySQL
support. I just want an easy program to script in, and upload on to my
webserver. Please help! :o
Maybe unquote 'posts' -- I would write:
$query = "INSERT INTO posts ( `post_id` , `post_title` , `post_date` , ..
On Monday 02 August 2004 06:49 am, me2resh wrote:
> thanks for your help
>
> i did that
> and here is the error message returned
>
> You have an error in your SQL syntax. Check
i am using a form to enter articles into mysql databse in Arabic language
when i enter the data from Phpmyadmin it converts the letters to the unicode they match
like يبلي
but when i enter it from my form it returns strange letters which is not usefull
like OE??C?EO??CO?E?
how can i make
thanks for your help
i did that
and here is the error message returned
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ''posts' ( `post_id` , `post_title` , `post_date` , `post_author
how can i fix it
see cacti:
http://www.raxnet.net/products/cacti/
On Thu, 29 Jul 2004 14:03:08 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote:
> has anyone know any tools related to this?
>
> Graphing Webstats using MRTG/PHP/MYSQL?
>
> --
> Louie Miranda
> http://www.axishift.com
>
> --
> PHP General Mailing L
$query = "insert into 'posts' ( `post_id` , `post_title` , `post_date` ,
`post_author` , `post_content` , `m_cat_id` , `s_cat_id` , `post_pic`)
values (\'\', \'$post_title, \'$post_title, \'$post_author,
\'$post_content, \'\', \'\', \'subject.gif\' )";
mysql_query($query);
Change that last line
i am using this script as a form to enter articles into databas,
the variable post_content comes from wysiwyg script
but when i execute the script everything goes fine except it doesn't insert any rown in the databse
can anyone tell me what is wrong with my code ?
$post_title
http://php.net/migration5
5.0.1 is coming out shortly, wait for that.
"Gerard Samuel" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sunday 01 August 2004 12:19 pm, Randall Perry wrote:
> > Any major gotchas going from 4 to 5? Any problems with PostgreSQL
> > connectivity? Will
Hi,
Quite surprised to see any news about xored trustudio. I used it some
time ago, but switched to phpeclipse. xored was developed by a Russian
company located in Siberia, city of Novosibirsk. Are they still alive?
I have tried their latest M1, it did not work for me.
Does anyone know how to g
Kathleen Ballard a écrit :
Thanks! Works like a charm!
I am the very lowest of newbies when it comes to regex
and working through your solutions has been very
educational. I have one question about something I
couldn't figure out:
#(.*)#Uie
`.*?`sie
What is the purpose of the back-ticks and the
65 matches
Mail list logo