Forum Moderators: open

Message Too Old, No Replies

java in html

         

wiseguy89

4:16 am on Mar 19, 2008 (gmt 0)

10+ Year Member



whats up everyone

i know pretty basic java because i learned from school. now lets just say i have a simple java script like creating array lists on my website when people enter information all that good stuff, all i would have to do is paste the code into frontpage or something like that to make java effective?

Xapti

5:15 am on Mar 19, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you mean java or javascript?
It also depends what you mean on make effective.
Most likely it sounds like you just want to use standard forms and submits, which require no javascript at all, just PHP.
Also assuming you want to store or manage this information, you may need a mySQL database, although flat-file database could work fine too, especially for simple things.

By the way, this sounds more like a topic for the javascript forum perhaps.

[edited by: Xapti at 5:16 am (utc) on Mar. 19, 2008]