Archive for September, 2004
AppForge MobileVB Update
If you using MobileVB to develop PDA application, don’t miss it!
Appforge MobileVB have patches to improve performance and securities features. This update target for MobileVB 3.5 and 4.0 (not for MobileVB Solo).
Additional information for MobileVB 3.5 users
(Note: Not for MobileVB Solo users)
The MobileVB 3.5.1 update includes:
- Smaller application package size on P800 and P900
- Sony [...]
How to protect my PHP script?
Imagine you are a developer, and you have developed a project and delivery demo or product to your clients; How to make sure your client will not modify the source code? Have much reason to project your script such as for security reason (prevent someone find security holes), etc… And important reason is because there [...]
Read Full Post | Make a Comment ( None so far )What’s up PHP 5.0
What’s up PHP 5!
PHP 5.0 has 3 major changes. OOP, MySQLi and XML
Object Oriented Model
Highlight of PHP 5 is OOP. The OOP has included in PHP since PHP3, but it
have many limitations and some bugs. But now PHP5 support:
public, private, protected access modifiers for members and methods
abstract classed and methods supported
interfaces classes supported
final keyword for [...]
Read Full Post | Make a Comment ( None so far )What’s up PHP 5.0
What’s up PHP 5!
PHP 5.0 has 3 major changes. OOP, MySQLi and XML
Object Oriented Model
Highlight of PHP 5 is OOP. The OOP has included in PHP since PHP3, but it
have many limitations and some bugs. But now PHP5 support:
public, private, protected access modifiers for members and methods
abstract classed and methods supported
interfaces classes supported
final keyword for [...]
Read Full Post | Make a Comment ( None so far )What’s up PHP 5.0
What’s up PHP 5!
PHP 5.0 has 3 major changes. OOP, MySQLi and XML
Object Oriented Model
Highlight of PHP 5 is OOP. The OOP has included in PHP since PHP3, but it
have many limitations and some bugs. But now PHP5 support:
public, private, protected access modifiers for members and methods
abstract classed and methods supported
interfaces classes supported
final keyword for [...]
Read Full Post | Make a Comment ( None so far )

