Jump to content

reisuke

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by reisuke

  1. Hi sir , thanks a lot for replying the part that i dont know how to do is from "1500, 1600, 1700" it will turn to "tom, dick, harry" in the textbox i think it works like a search engine that search keywords in MYSQL database. if i search "1500" , results will be "tom" i am not very well versed in PHP/Flash , i am actually looking for tutorials clues on what shall i do thanks a lot !
  2. For those who don't understand: i have this textbox inside my flashfile i created 2 fields in MYSQL database - serialno and cardname when i type in the textbox "1500, 1600, 1700" (serialno) , it will then change to "tom, dick, harry" which is the (cardname) because beforehand i registered in MYSQL 1500 = tom 1600 = dick 1700 = harry
  3. Hi everyone i am trying to do this , but i have no idea , any clues or source that i can look for? I have 2 fields , serialno and cardname So when i type 3 serialno in a textbox. eg. 1500,1600,1700 it will then retrieve data from php to display the cardname of the serialno . eg. from 1500,1600,1700 into John,Paul,Timmy anyway i am doing it in flash , but i want to write the codes in .php ,but i am not very sure all i know is i going to do a : Split<|> to have "," an array and a for loop anyone can help me?
  4. Hi everyone , i am newbie a noob in PHP + Flash i wanna make a flash application that take photos from my webcam and i can name it whatever i want and store inside a flash gallery database. anyone can tell me how should i start? any tutorials? any source files i can download? anyone? thanks a lot ! *bow*
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.