Hey DB,
Thanks for replying, I did solve it though was running a lot of tests and
checking a lot of stuff with the fill before i finally added the database
stuff... but forgot to include() the connection file :)
Thanks for writing though!
Cheers!
R
--
PHP General Mailing List (ht
On Sat, May 31, 2008 at 4:23 AM, Ryan S <[EMAIL PROTECTED]> wrote:
>
>
> Hey,
>
> This is my code:
> ==
> $update_sql="update greetings_final set
> heading='$heading',message='$message',signature='$signature',font_size='$font_size',font_
Hey,
This is my code:
==
$update_sql="update greetings_final set
heading='$heading',message='$message',signature='$signature',font_size='$font_size',font_color='$font_color',bg_color='$bg_color'
where temp_cno='".$thecno."' and rand
3 matches
Mail list logo