Hi,
in the meentime I tried to look why the foreach-loops puts out an error.
I change the script with the checkboxes in this to look that the array
is filled correctly.
Test
gesamt löchen
";
$ids[] = $i;
//$user_id = $aus_konto["kontoinp"];
//echo "";
}
?>
I still have problems w
hi all
I'm trying to create a smalll application to pick data from pop-up
window into a form (like when inserting email address @ yahoo-mail or
date-picker :)
here's some ilustration : when i click a hyperlink then comes pop-up
window to browse data's, after found desired data i want to pi
there are many ways to skin a cat
here are the first few suggestions or plans of attack I would look at:
a) the popup window calls upon a form/page which once a value is
selected sends the value back to the parent window via javascript and
closes popup or something
b) use a session variable.
umm,
ok... if you put your using echo:
";
?>
Or over html :
"'>"
On this way both samples must be ok.
Good luck
Luis Morales
On Sun, 2006-02-12 at 10:33 +0100, Ruprecht Helms wrote:
> Luis Morales wrote:
> > Well,
> >
> > you can do this...
> >
> >
> >
> > form name='my_form' m
Hi,
how can I reset the status of a checkbox.
I want that no checkbox is selected on loading or reloading a form.
Regards,
Ruprecht
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i'm using PHP 5.1.2 (with IIS6, which is a long story), and trying to
manipulate a database with PDO_ODBC accessing a MS SQL Server database.
i can execute normal queries with no problem. but when i start executing
prepared statements i run into problems. has anyone successfully used
multiple p
via javacript is the best for user experience
Path will be something like
window.opener.form_name.document.getElementById("field_name").value =
Pop-up_value;
Bastien
From: r0md0n1 <[EMAIL PROTECTED]>
To: php-db@lists.php.net
Subject: [PHP-DB] data picker
Date: Mon, 13 Feb 2006 17:00:11 +
I currently use a Javascript date picker class that a friend sub developed.
If anyone is interested, email me and I'll email the java files back.
-Original Message-
From: Bastien Koert [mailto:[EMAIL PROTECTED]
Sent: Monday, February 13, 2006 8:20 AM
To: [EMAIL PROTECTED]; php-db@lists.ph
Howdy list,
http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says:
"If you would like to install the mysql extension along with the
mysqli extension you have to use the same client library to avoid any
conflicts."
So, assuming PHP5 and MySQL > 4.1.3:
These are the two way
Howdy list,
http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says:
"If you would like to install the mysql extension along with the
mysqli extension you have to use the same client library to avoid any
conflicts."
So, assuming PHP5 and MySQL > 4.1.3:
These are the two way
apparently the first problem is a known bug in 5.1.1 and 5.1.2.
http://bugs.php.net/bug.php?id=35671&edit=1
the second one i can't explain yet. the syntax is correct from the best
i can determine from what little documentation is out there. has anyone
successfully implemented this with MSSQL/OD
I have just installed Centos 4.2 running on a new Dell server (Xeon
2.4Ghz, SCSI HD, 1GB RAM) with Apache 2.0.52, PHP 4.3.9 and MySQL
4.1.12. There is NOTHING in the html directory yet except for a simple
index.php page with two echo statements in it for demo purposes. The
statement is as follows
Not enough information there to make any sort of diagnosis, but here are some
things to try to narrow down the problem:
1) ssh into the server, and run 'top' to watch the process list. Then while
watching that, hit reload in the browser to see if the HTTP process pegs out
while you're waiting
JupiterHost.Net wrote:
Howdy list,
http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says:
"If you would like to install the mysql extension along with the mysqli
extension you have to use the same client library to avoid any conflicts."
So, assuming PHP5 and MySQL > 4.1
Use "getElementById" using javascript.
>From: r0md0n1 <[EMAIL PROTECTED]>
>To: php-db@lists.php.net
>Subject: [PHP-DB] data picker
>Date: Mon, 13 Feb 2006 17:00:11 +0700
>
>hi all
>
>I'm trying to create a smalll application to pick data from pop-up
>window into a form (like wh
if use option "a", i wouldn't access my database... CMIW :) or you
have another plans to access database via javascript?
( FYI, i run MySQL v4.0.24-10 with PHP v4.3.10-15 @ Debian linux )
maybe at another case (datepicker) we can use javascript.
i'll try the 2nd option & ask another question(s)
Micah Stevens wrote:
>
> Not enough information there to make any sort of diagnosis, but here are
> some things to try to narrow down the problem:
>
> 1) ssh into the server, and run 'top' to watch the process list. Then
> while watching that, hit reload in the browser to see if the HTTP process
17 matches
Mail list logo