Click to See Complete Forum and Search --> : Echo And Javascript Help


d1343
05-30-2009, 02:36 AM
Hi
I am new to php
but I am trying my best to understand it
I am kind of stuck,

I am this php script, which uses echo to print anything

and I also have this javascript I want to add it to this php script
and I dont know how to do it

my javascript includes
js file
css file
img file
and hyperlink

Please Help Me
Thank you
if you don't understand please tell me I can try to explain better.

d1343
05-30-2009, 02:21 PM
I don't think anybody would reply where you moved my thread
but thank you for moving

bradgrafelman
05-30-2009, 06:08 PM
No one's replying probably because we don't understand what you're trying to ask.

Javascript has nothing to do with PHP - one is a client-side language and one is a server-side language. Can you show us what you've tried and explain how it's not working?