Forum: PHP
02-05-2013, 09:39 PM
|
|
Replies: 1
Views: 234
|
Forum: PHP
02-05-2013, 09:38 PM
|
|
Replies: 1
Views: 233
|
Forum: PHP
02-05-2013, 09:32 PM
|
|
Replies: 2
Views: 297
It sounds like you've done all the hard work...
It sounds like you've done all the hard work (getting the data) and now want to store it nicely?
I'd add the data in to an array, using the token as an array key.lo
In your foreach loop, add...
|
Forum: PHP
02-05-2013, 09:22 PM
|
|
Replies: 4
Views: 342
|
Forum: JavaScript programming
10-13-2011, 01:00 PM
|
|
Replies: 1
Views: 306
Found it:
...
Found it:
http://devthought.com/wp-content/projects/mootools/textboxlist/Demo/
|
Forum: JavaScript programming
10-13-2011, 10:35 AM
|
|
Replies: 1
Views: 306
Unordered list within a text box?
I've recently seen the following web app and I'm curious as to how they've been able to put items within the 'To' textbox. If you type a random name in the 'To' box and press enter it adds that as an...
|