|
|
|
karl's Homepage
Journals:
Testing Tools - Testing urldecode() PHP Function Tuesday,Jul 8 2008, 02:50:39 AM
| http://sqa.fyicenter.com/Online_Test_Tools/Test_urldecode_PHP_Function.php
When user data received by a Web server, it is presented in URL encoding format. If you retrieve this data from $_SERVER['QUERY_STRING'], you need to decode the data using the urldecode() function. If This page allows you to learn and test the urldecode() function to perform URL decoding.
|
Oracle DBA FAQ - Understanding SQL SELECT Query ... Wednesday,May 7 2008, 09:01:01 PM
| Oracle DBA FAQ - Understanding SQL SELECT Query Statements http://dev.fyicenter.com/faq/oracle/oracle_sql_select_query_statements.html
A collection of 33 FAQs on Oracle SQL SELECT query statements. Clear answers are provided with tutorial exercises on selecting rows and columns from tables and views, sorting and counting query outputs, grouping outputs and applying group functions, joining tables, using subqueries.
|
|
|
|