Re: [PHP] Re: Javscript embedding problem

2005-09-18 Thread Iggep
John Taylor-Johnston wrote: Try \"countdown.js\" instead of single quotes ? //INCLUSION OF COUNTDOWN TIMER ."countdown_clock(05, 11, 19, 08, 00, 1);\n" ."\n" Tried that and it didn't work either. I changed it to SRC='countdown.js' after escaping the double quites didn't work. Th

[PHP] Javscript embedding problem

2005-09-18 Thread Iggep
I realize this isn't exactly a PHP problem, but I'm hoping someone here can see whatever it is I'm evidently missing. The script works just fine in normal html, but refuses to run when I attempt to embed this in one of my php pages. Which leads me to believe I've made a formatting mistake of som

[PHP] Inserting records question

2005-09-08 Thread Iggep
Still learning, so sorry if this sounds really simply noobish. But as I understand things currently this should work. But doesn't. I've been looking over tutorials but just don't see whatever the problem is. I created a simple table with the following fields (in order) tc_id (auto nmbr) lname

Re: [PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread Iggep
Wanted to thank the handful of you who wrote me with some hints. I really appreciate the guidance. :) The test form is working like a champ. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread Iggep
Hey all! I sat down and started learning PHP today and ran into a bit of a spot. Hoped someone here could lead me in the right direction. I created a simple test form called form.php. I thought I had this strait in my mind when I created it, but obviously it didn't work. All I want to do is