|
-
October 16th, 2008, 09:36 AM
#4
Re: Unicode in php
Sorry for the split thread thing and thanks for your answer i understand now how it works but it doesn't solve my problem.
i want to receive things from the form to an array so that if i wrote a list say 1,2,3,4,5 i will get an array of 12345 one in each cell but $_POST seems to put each character to each cell so instead i get 1,2,3 as my array
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|