[PHP] Objects and Performance

2005-06-08 Thread NSK
concerned about performance. Are object methods slower than functions in php? -- NSK http://portal.wikinerds.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php5-mysqli

2005-05-01 Thread NSK
/php5 ? -- NSK http://portal.wikinerds.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] XML language for database schema definitions

2005-04-27 Thread NSK
rk with. I thought a good way to do that would be to describe the database schemas in XML. Because I don't want to write a new DTD just for this application, do you have any idea whether a database schema definition DTD already exists which allows XML documents to describe how a database is struc

[PHP] Determining array type

2005-04-15 Thread NSK
We have two kinds of arrays in PHP: $array["name"] = "George" $array[0] = "George" How can I determine (with a function returning true/false for example) which type of array I am working with? -- NSK (Nikolaos S. Karastathis) Personal Homepage at http://ns

[PHP] Many forms in one php file

2005-02-15 Thread NSK
ctions, or point me to an opensource php script which already does that so that I can analyse it. -- NSK http://portal.wikinerds.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] test

2005-02-15 Thread NSK
On Tuesday 15 February 2005 14:54, Giulio wrote: > only a test. Your test was successful -- NSK http://portal.wikinerds.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Many forms in one php file

2005-02-14 Thread NSK
ctions, or point me to an opensource php script which already does that so that I can analyse it. -- NSK http://portal.wikinerds.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php