[PHP-DB] PHP with Javascript tutorials?

2004-06-25 Thread Chris Payne
Hi there everyone, I've been looking on Google for PHP Javascript tutorials but I can't find any. I'm new to Javascript but can use PHP for what I need. I was hoping someone would know of a tutorial that would show how to use PHP to get 2-3 datasets which javascript can then use in forms.

Re: [PHP-DB] PHP with Javascript tutorials?

2004-06-25 Thread jeffrey_n_Dyke
Hi there everyone, Hello. I've been looking on Google for PHP Javascript tutorials but I can't find any. I'm new to Javascript but can use PHP for what I need. I was hoping someone would know of a tutorial that would show how to use PHP to get 2-3 datasets which javascript can then use

Re: [PHP-DB] PHP with Javascript

2003-07-15 Thread Peter Monk
I have a problem Chris, JavaScript is what you need. I can recommend this site to you: http://developer.irt.org/faq.htm It has a huge amount of info on JavaScript (and other languages, too). Peter. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-DB] PHP with Javascript

2003-07-14 Thread Chris Payne
Hi there everyone, I have a problem, I am populating my first dropdown box on my form from my MySQL DB with PHP no problem, but when I select the item it has to refresh the whole page to put the items into the second dropdown box, is there an EASY :-) way of populating the second box with

[PHP-DB] Re:[PHP-DB] php and javascript

2002-09-26 Thread Smita Manohar
bit hard coded. but could solve the conflict problem for php array and javascript. i got the clue from : http://www.php.net/manual/en/language.types.array.php thanks to php.net smita. From: To: Smita Manohar , Subject: Re:[PHP-DB] php and javascript Date: Thu, 26 Sep 2002 8:17:39 +0300

[PHP-DB] php and javascript

2002-09-25 Thread Smita Manohar
hii all, in my php script, im havin one form, in which having checkboxes. values for which are coming from database, and i want to do some action for checked vales. so i create array of that checkbox. now i want to include one link for Check All which helps user to check all boxes in single

[PHP-DB] Re:[PHP-DB] php and javascript

2002-09-25 Thread xde7ori
: Smita Manohar [EMAIL PROTECTED] Date: 2002/09/25 Wed PM 06:20:48 GMT+03:00 To: [EMAIL PROTECTED] Subject: [PHP-DB] php and javascript hii all, in my php script, im havin one form, in which having checkboxes. values for which are coming from database, and i want to do some action for checked

[PHP-DB] php and javascript?

2002-07-22 Thread bo
Hi, Here is what I wanted to achieve, I want to get a confirmation box pop up when user click on the delete link of the webpage(displays the contents got from mysql database). I know we can do it in javascript easily, but my question is: 1st, a common javascript confirmation will be like this:

RE: [PHP-DB] php and javascript?

2002-07-22 Thread Beau Lebens
, 22 July 2002 3:45 PM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] php and javascript? // // // Hi, // // Here is what I wanted to achieve, I want to get a // confirmation box pop up // when user click on the delete link of the webpage(displays // the contents got // from mysql database). I

RE: [PHP-DB] php and javascript?

2002-07-22 Thread Tommy Claasens - Q Data KZN
Tommy -Original Message- From: Beau Lebens [mailto:[EMAIL PROTECTED]] Sent: Mon, 22 Jul 2002 09:56 To: 'bo'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] php and javascript? Bo, you have really answered your own question (question 1) all you need to do is replace http://detination with http

[PHP-DB] PHP calling Javascript

2001-07-13 Thread Kevin Johnson
Hi. I was wondering how to call a javascript function within PHP? Any ideas of solutions. Thanks in advance. Kevin Johnson Jr. System Administrator Erogo, Inc. www.erogo.com Contact Info: Email: [EMAIL PROTECTED] Office: (714) 832- x150 Cell: (714) 454-6763 -- PHP Database Mailing