@archange156 No you didnt miss the point. A month ago i was a starter so didnt know anything about Html Javascript and Css and PHP! A mont later i know the difference between these things so i should have learned all these things before asking questions :(.
So sorry for the dumb question anyway thanks for the time answering my dumb question :( Take care
@Mertt03 What do you mean? Arrays are used in heaps of different type of programming languages. As XHTML is not a programming language, it does not 'use' arrays. Also Notepad++ is a text editor.
Sorry if I missed the point to your question, it's not very clear.
@TheYoungBucks12 that ti is.. and java.. both languages are similar and its close to perl as well.. they are all object oriented programing so its all kinda similar
@wheay21 use it in a for loop or summin
NOTE: this is written in java not php but it is still the same really
example:
String array[] ("Tom", "Joe", "Adam");
for(int i =0; i < array.length;i++) // this bit is the for loop to go through the array till i is the same as the array
system.out.println(array[i]) // this bit prints out a line on the screen of the current word in the array
thats the basic principle i anybody else has got questions then just pm me :)
i have a doubt teacher x) when do you know when you got to use 'tom' or "tom"?
I mean, how do I know when I got to use apostrophes or those things which name I am too sleepy to remember ---> "