OK, I have check all the mysql doc and php docs on using exists in the
query, but it seems I still can not get the query to work. Here it is:
SELECT * FROM icisp.account WHERE id in (select oldaccountID from
BillMax.account)
Or Using
sELECT * FROM icisp.account WHERE id exists(select oldaccou
It is version 3.23.56
-Original Message-
From: John Nichel [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 2:44 PM
To: php-general@lists.php.net
Subject: Re: [PHP] MySQL PHP issue?
Jay Blanchard wrote:
> Asking a MySQL question on a PHP list? *slaps knee!*
I bet you think
SH^*&^t
Thanks guys. Figured something like that.
-Original Message-
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 2:53 PM
To: Dustin Wish; php-general@lists.php.net
Subject: RE: [PHP] MySQL PHP issue?
[snip]
It is version 3.23.56
[/snip]
Sub-que
I have a number like -56.98
I need to convert it to -5698. I tried
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus Database: 585 - Release Date: 2/14/2005
--
PHP General Mailing List (http://www.php.net/)
To unsu
Anyone run across an issue where a php script works in IE and not Firefox?
Christianboards.org is a PHP nuke site running on a Enism linux box that is
having this issue.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus
: Dustin Wish
Cc: php-general@lists.php.net
Subject: Re: [PHP] php works in IE not Firefox?
PHP does not work in Firefox. It doesn't work in IE either, or any
browser for that matter. It works "in" Apache and can even work on the
command line.
PHP can generate web pages. The res
I have been looking everywhere for any tips or tutorials on, posting to
separate websites and parsing the return values for input into a mysql db.
I understand the parsing or stripping of html content from a page, but not
how to post to a form on a different site and once the values are returne
We should make that the new X-files movie. "When good mail goes SPAM!"
Dustin Wish
System Engineer & Programmer
INDCO Networks
Pres. OSSRI
Pres. WTA Arkansas
"Do not go where the path may lead, go instead
where there i
m $counter: $color\n";
}
?>
Dustin Wish
System Engineer & Programmer
INDCO Networks
Pres. OSSRI
Pres. WTA Arkansas
"Do not go where the path may lead, go instead
where there is no path and leave a trail."
Go it fixed. I used the same code to a degree, but use the array items as
needed by just accessing $val[1], $val[2] etc. so if I need a custom select
with in the loop I access the array
Insert into mytable (item,product) values ($val[1],$val[2]);
Dustin Wish
System Engineer & Programmer
I
- Multiple denial of service vulnerabilities in PHP -
Oxygen3 24h-365d, by Panda Software (http://www.pandasoftware.com)
MADRID, April 7, 2005 - iDefense has reported multiple denial of service
vulnerabilities in the PHP scripting language, which could allow an attacker
to crash the sys
I have a PDF that I need to insert values into from a web form. I would like
to input directly into the PDF from the web.
Any pointers to the right direction?
Dustin Wish
System Engineer & Programmer
INDCO Networks
Pres. OSSRI
Pres. WTA Arka
I have been looking everywhere for any tips or tutorials on posting to
separate websites and parsing the return values for input into a mysql db.
I understand parsing html pages, but not how to post to a form on a
different site and once the values are returned parse and redirect. I have
read alit
I have been looking everywhere for any tips or tutorials on posting to
separate websites and parsing the return values for input into a mysql db.
I understand parsing html pages, but not how to post to a form on a
different site and once the values are returned parse and redirect. I have
read a
I am opening a file and then have to look for a value inside the string. Is
there an easy way to do this?
I need the value in this string for the var djLast = '45.11';
Speaking of IDE's, does anyone know if Codeweavers has ported Dreamweaver to
Linux? It is my favorite IDE for programming web apps.
-Original Message-
From: M. Sokolewicz [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 30, 2004 9:38 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: php editor
16 matches
Mail list logo