PHP Tips & Tricks - LearnPHP.org
Learn how people use the date function in there php coding.
February 7,
2007
Today Views:
1 Total Views:
497
Did you know that PHP has a built in function to detect which browser your visitor is running?
February 7,
2007
Today Views:
2 Total Views:
526
A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc.
February 2,
2007
Today Views:
4 Total Views:
557
A tutorial which shows how to filter inputs to prevent XSS attacks
February 2,
2007
Today Views:
1 Total Views:
549
A tutorial which shows you how to create an Ajaxified form using the My-Bic framework.
January 26,
2007
Today Views:
1 Total Views:
638
This will show you how to display categories and sub-categories in tree formt.
January 19,
2007
Today Views:
2 Total Views:
561
How can you force the browser to download your files instead of showing them inline in the Browser? Here's how to do that using PHP.
January 18,
2007
Today Views:
3 Total Views:
636
A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays.
January 12,
2007
Today Views:
1 Total Views:
587
This tutorial explains HTTP input and output encoding, " mbstring " extension, functions and basic tests.
January 5,
2007
Today Views:
2 Total Views:
466
This tutorial explains Receiving Non ASCII Characters with GET Method, POST Method and in UTF-8.
January 4,
2007
Today Views:
3 Total Views:
470





















