473,385 Members | 1,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

[FAQ] FAQ to-do list

-----------------------
Please feel free to add any questions or topics that need to be covered
in the FAQ list.
------------------------

1. Cookies Vs Session
2. Mail - Send and receive. Mail delivered to bulk folders
3. Meta FAQ
4. BOM
5. Encoding issues
6. Performance and code optimization
7. Creating subdomains using PHP

Jul 17 '05 #1
3 1454
-----------------------
Please feel free to add any questions or topics that need to be covered
in the FAQ list.
------------------------

1. Cookies Vs Session
2. Mail - Send and receive. Mail delivered to bulk folders
3. Meta FAQ
4. BOM
5. Encoding issues
6. Performance and code optimization
7. Creating subdomains using PHP
8. Local to remote server migration issues: include path, different OS
issues and workarounds, INI settings difference
9. Session: multiple sessions, accessing other sessions, is session
active, session hijacking, etc

+++
@revision 2 +8, 9

Jul 17 '05 #2
R. Rajesh Jeba Anbiah wrote:
-----------------------
Please feel free to add any questions or topics that need to be covered
in the FAQ list.
------------------------

1. Cookies Vs Session
2. Mail - Send and receive. Mail delivered to bulk folders
3. Meta FAQ
4. BOM
5. Encoding issues
6. Performance and code optimization
7. Creating subdomains using PHP
(I guess you mean using wildcard virtual hosts - if you mean creating
virtual hosts using PHP...erk!)
8. Local to remote server migration issues: include path, different OS
issues and workarounds, INI settings difference
9. Session: multiple sessions, accessing other sessions, is session
active, session hijacking, etc


Where to go for tutorials/articles

Definitely include a link to ESR's Smart question HOWTO

If you're going to cover Session hijacking, then you should probably discuss
SQL injection and XSS attacks.

C.
Jul 17 '05 #3
--------------------------------------------------------
Please feel free to add any questions or topics that need to be
covered
in the FAQ list.
* You may contribute to the FAQ by posting the answers in a
separate/new thread; subject line should begin with "[FAQ]" tag, for
example: [FAQ] What is foo?
* Always use http://www.example.com/ for example URLs.
--------------------------------------------------------
1. Cookies Vs Session
2. Mail - Send and receive. Mail delivered to bulk folders. Email
parsing
3. Meta FAQ
4. BOM
5. Encoding issues
6. Performance and code optimization
7. Creating subdomains using PHP
8. Local to remote server migration issues: include path, different OS
issues and workarounds, INI settings difference
9. Session: multiple sessions, accessing other sessions, is session
active, session hijacking, etc
10. Security: session hijacking, SQL injection and XSS attacks. Shared
hosting issues. Sanity check.
11. PHP resources: links and books.
12. Netiquette: link to ESR's Smart question HOWTO
13. Frameworks
14. Templates: to template or not to
15. PHP distribution: Wapache, compilers, encoders, obfuscators, etc
16. Validations: Email (done), URL
17. Vistors' details: IP, country, whois, user agent, referrer, etc
18. Jobs: rates, etc
19. Newbie: why should I learn PHP? PHP and other language
comparisons.
20. Download scripts: force download using header, IE header bugs,
browser based header, IE bug in file name[1], etc
21. Forms: avoid multiple submit, re-show posted contents in form
22. Avoiding hotlinking, captcha
23. Enterprise tools: version controls, documentation tools, etc
+++
@revision 2 +8, 9
@revision adding Colin McKinnon's suggestions, plus other questions
(10-22)
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Scott Orsburn | last post by:
Since there is no FAQ document specifically for this group I have started to publish one. It can be found here: http://www.kaomso.com/documents/phpfaq.html Item "General: 4" describes how to...
4
by: James | last post by:
What's the best way of dynamically allocating a multidim array from the following: int **a = new int*; a = new int; .... and so on or: int (*a) = new int;
3
by: harish | last post by:
Can anyone tell some good C++ faq(Frequently asked questions) sites.
7
by: Ioannis Vranos | last post by:
I came across in clc++ this by chance: "There is no language construct for dynamically allocating multidimensional arrays. See the comp.lang.c FAQ question 6.16 and related questions: ...
65
by: Giannis Papadopoulos | last post by:
Although Steve Summit's C FAQ is really good, are there any C FAQ wikis? -- one's freedom stops where others' begin Giannis Papadopoulos http://dop.users.uth.gr/ University of Thessaly...
1
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How can I see in javascript if a web browser accepts cookies?...
7
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - Why are my Rollovers so slow? ----------------------------------------------------------------------- Images...
20
by: FAQEditor | last post by:
FAQ Version 9.86 Dated 2007-10-03 has been uploaded. Most changes are cosmetic and some typo corrections. -- Randy comp.lang.javascript FAQ - http://jibbering.com/faq/index.html FAQ Notes:...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.