Symfony admin generator datetime picker - by marabunta2048 How can I use a jQuery datetime picker in the symfony admin generator? Read the article
C How to find the length of an integer - by marabunta2048 Hello, I would like to know how I can find the length of an integer in C. For instance: 1 = 1 25 = 2 12512 = 5 etc. etc. How do I do this and is this even possible in C ? Read the article