FAQs, Tutorials and Tips - FYIcenter.com
|
2564 PHP Script Tips - Understanding and Managing Cookies A collection of 23 tips on understanding and managing cookies in PHP. Clear explanations and tutorial exercises are provided on setting and receiving cookies, creating an... Submitted: 20060923 2563 PHP Script Tips - Understanding and Using Sessions A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and re... Submitted: 20060923 2491 PHP Script Tips - Understanding Arrays and Their Basic Operation 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 ele... Submitted: 20060923 2529 PHP Script Tips - Manipulating Arrays with Built-in Functions A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, l... Submitted: 20060711 2481 PHP Script Tips - Understanding String Literals and Operations A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted... Submitted: 20060711 3252 PHP Script Tips - Manipulating Strings with Built-in Functions A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, chop, strpos, ... Submitted: 20060711 2541 PHP Script Tips - Reading and Writing Files A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending ... Submitted: 20060923 2446 PHP Script Tips - Working with Directoris and Files A collection of 8 tips on PHP functions for working with file systems: How To Create a Directory? How To Remove an Empty Directory? How To Remove a File? How To Copy a Fi... Submitted: 20060923 2520 PHP Script Tips - Creating Your Own Functions A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing referenc... Submitted: 20060923 4049 PHP Script Tips - Processing Web Forms A collection of 21 tips on process Web forms with PHP scripts. Clear explanations and tutorial exercises are provided on generating and processing Web forms, getting valu... Submitted: 20060923
|
"It’s not breaking news that hackers can easily figure out how to gain access to unsecured information on your system–emails, chat sessions, phone calls, and fi... To illustrate how easy and straightforward writing applications for CouchDB is, we are going to build a simple todo-list application in Javascript. You should b...
Explains Java's architecture and internals, and several Java APIs closely tied to the virtual machine, to Java programmers. Reading this book will help you gain... n this tutorial, you will receive an overview of the GNOME libraries. You will learn how to speed up development of applications by using the many utility routi... A selection of articles on PHP's magic methods.... |