| |
|
KB Article |
Group >>
KB Topic
|
 167 Hits
|
 Code |
1. PHP Constants (define)
7/15/2010
|
PHP & Delphi for PHP >>
PHP
|
 742 Hits
|
 Code |
2. PHP Deployment Overview
With PHP, you simply copy your files to a web server that is capable of running PHP pages.
3/11/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 722 Hits
|
 Code |
3. PHP Assignment (=)
PHP uses = for it's assignment operator.
2/12/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 779 Hits
|
 Code |
4. PHP Logical Operators (and, &&, or, ||, !, Xor)
Languages Focus: Logical OperatorsLogical operators perform conditional and,
2/11/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 775 Hits
|
 Code |
5. PHP Comparison Operators (==, != or <>)
2/11/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 751 Hits
|
 Code |
6. PHP If Statement (if..elseif..else)
The PHP if statement consists of using if, elseif, and else.
2/11/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 730 Hits
|
 Code |
7. PHP Overview and History
PHP Overview and History
12/18/2008, Updated: 1/2/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 943 Hits
|
 Code |
 KB Post |
|
8. PHP Associative Array
Declare associative array with initial known values. You can also add to associative array. (You can just assign values without ever declaring it too!)
11/27/2008, Updated: 1/28/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 953 Hits
|
 Download |
 Article |
|
9. Download PHP (Install it)
Download page from PHP.Net.
11/27/2008, Updated: 7/15/2010
|
PHP & Delphi for PHP >>
Beginners Corner
|
 767 Hits
|
 Code |
10. PHP Report Tools Overview
Languages Focus: Report Tools OverviewBuilt-In: Some development tools...
11/26/2008, Updated: 12/25/2008
|
PHP & Delphi for PHP >>
Beginners Corner
|
 1106 Hits
|
 Code |
 KB Post |
|
11. PHP Custom Function (function)
Languages Focus: Custom RoutinesFor non-OOP languages, a custom routine is a function, p...
11/16/2008, Updated: 1/29/2009
|
PHP & Delphi for PHP >>
Language Reference
|
 784 Hits
|
 Code |
12. PHP Development Tools
Languages Focus: Development ToolsPrimary development tool(s) used to develop and debug...
11/16/2008, Updated: 1/2/2009
|
PHP & Delphi for PHP >>
PHP
|
 768 Hits
|
 Code |
 KB Post |
|
13. PHP String Cancatenation (.)
PHP uses a period (.) known as a dot to concatenate strings.
11/13/2008, Updated: 1/29/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 808 Hits
|
 Code |
 KB Post |
|
14. PHP Variables ($x = 0;)
Languages Focus: VariablesA variable holds a value that you can use and change...
11/13/2008, Updated: 1/28/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 1250 Hits
|
 Code |
15. PHP Unary Operators
A unary operator operates on only one value.
PHP Examples:
- ! negation operator
- ++ increment operator
- -- decrement operator
11/6/2008, Updated: 2/19/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 726 Hits
|
 Code |
16. PHP Comments (# or // or /* ... */)
Commenting Code Use the multi-line to comment out large blocks of code and to write multiple line comments.
11/6/2008, Updated: 1/4/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 1473 Hits
|
 Code |
 KB Post |
|
17. PHP Literals (quote or apostrophe)
In PHP you can use quotes, or apostraphies as in "Prestwood", and 'Prestwood'. Use a slash in front of a quote or apostrophe to embed same type as in \' and \".
11/4/2008, Updated: 1/29/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 750 Hits
|
 Code |
18. PHP File Extensions (.php)
Languages Focus: File ExtensionsCommon or primary file extensions used (not a complete l...
11/4/2008, Updated: 1/13/2009
|
PHP & Delphi for PHP >>
Beginners Corner
|
 827 Hits
|
 Code |
19. PHP Code Blocks ({ })
Languages Focus: Code BlocksThe rules for code blocks within a language dictate where yo...
11/4/2008, Updated: 1/4/2009
|
PHP & Delphi for PHP >>
PHP
|
 941 Hits
|
 Code |
20. PHP Overloading
PHP
10/27/2008, Updated: 1/17/2009
|
PHP & Delphi for PHP >>
Language Reference
|
 1141 Hits
|
 Link |
21. UBB Threads
http://www.ubbcentral.com/
6/23/2008
|
PHP & Delphi for PHP >>
PHP
|
 1166 Hits
|
 FAQ |
22. Delphi PHP V
What PHP version does Delphi for PHP support?
6/4/2008, Updated: 7/15/2010
|
PHP & Delphi for PHP >>
Delphi for PHP
|
 1834 Hits
|
 News |
23. Delphi for PHP 2.0 ships
After selling tens of thousands of units of the initial version of Delphi for PHP, first released in February of 2007, in early March, CodeGear announced the availability of version 2.0.
(1 Comments
, last by adamlum )
4/15/2008, Updated: 5/1/2008
|
PHP & Delphi for PHP >>
PHP
|
 1994 Hits
|
 Download |
24. Delphi for PHP Free Trial
Free trial of Delphi for PHP.
1/13/2008, Updated: 1/15/2009
|
PHP & Delphi for PHP >>
Delphi for PHP
|
 1591 Hits
|
 Definition |
25. PHP
A recursive acronym that stands for:
PHP: Hypertext Preprocessor
1/10/2008
|
PHP & Delphi for PHP >>
PHP
|