Forum: C Feb 22nd, 2007 |
| Replies: 2 Views: 1,314 = ))))
Tnanks for that! I just inquired, maybe someone had something already pre-made.
Thanks for replying. |
Forum: C Feb 21st, 2007 |
| Replies: 2 Views: 1,314 Hi!
Sorry, if something like this was published, but I still have a question.
I'm not a C developer at all, so may it's not a correct place for the topic, but...
I have many MP3s without any... |
Forum: PHP Feb 11th, 2007 |
| Replies: 1 Views: 947 Hi! I'm a newbie and have some silly questions.
PHP:
1. I want to inlude a txt file in array. I have an associative array.
What format does the data in txt file must be?
e.g. array I want to... |
Forum: Site Layout and Usability Feb 11th, 2007 |
| Replies: 19 Views: 8,145 Hi! I had the same problem sometime ago.
Then I just found a PHP book and there are some appropriatable functions as guys have already said: they are include and readFile.
E.g.: I have the main... |