PHP Superman wrote:
Hi,
just to tell you scrolling text boxes are javascript, PHP is server side not
client side, PHP can only get the data from the table and javascript will
display it
On 12/22/05, Alex Major <[EMAIL PROTECTED]> wrote:
Hi there.
I'm trying to make a scrolling news box for m
Hi,
just to tell you scrolling text boxes are javascript, PHP is server side not
client side, PHP can only get the data from the table and javascript will
display it
On 12/22/05, Alex Major <[EMAIL PROTECTED]> wrote:
>
> Hi there.
> I'm trying to make a scrolling news box for my website. Basical
Sounds great, I'll start looking for a scroller on google.
Anyone have any recommendations while I'm searching?
Regards,
Alex
On 22/12/05 21:22, "John Meyer" <[EMAIL PROTECTED]> wrote:
> On Thursday 22 December 2005 1:38 pm, Alex Major wrote:
>> Hi there.
>> I'm trying to make a scrolling news b
On Thursday 22 December 2005 1:38 pm, Alex Major wrote:
> Hi there.
> I'm trying to make a scrolling news box for my website. Basically I would
> like this news box to get information from a column in my database called
> 'news_title' and display it in a scrolling news box.
> The reason I'd like it
Hi there.
I'm trying to make a scrolling news box for my website. Basically I would
like this news box to get information from a column in my database called
'news_title' and display it in a scrolling news box.
The reason I'd like it to do this is because there is already a news page on
my website