|
Optimization of PHP Code Hello All, I am developing the web site in PHP using MYSQL database. Can you please provide me some tips to write the optimized code. Best Regards, Manoj Kumar Singh ... 20 Jul 2008 14:32
problem with DOMDocument hi I have trouble while creating an DOMDocument. When I make $test = new DomDocument('1.0'); php tells me a warning error like: Entity: line 1: parser error : Start tag expected, '<' not found ... Because of unknow reasons the DomDocument constructor expected a tag like '<test />'. Ive looked in the... 18 Jul 2008 10:18
PHP documentation parsing? As you maybe know, the program "kdevelop" under Linux has a built in documentation browser which uses the online php documentation which was on the homepage of the Minnesota university. Since this homepage isn't available any more the documentation is broken. I tried to link to the new page, but the doc-browser u... 19 Jul 2008 14:00
PHP Development Team On Thu, Jul 17, 2008 at 10:11 PM, AvPHP <PHP-team(a)dreamstaffing.com> wrote: We represent an established team of 15 PHP developers, with extensive experience in OOP Lamp development, including multiyear projects with thousand of total programming hours. They have also worked on numerous customized Conte... 19 Jul 2008 15:02
[PHP] PHP Development Team We represent an established team of 15 PHP developers, with extensive experience in OOP Lamp development, including multiyear projects with thousand of total programming hours. They have also worked on numerous customized Content Management Systems (CMS) for various websites, including E-Commerce sites, websites ... 18 Jul 2008 01:05
Class 'PDO' not found in .... PHP 5.2.5 I am with a new host and just tried to upload new files that use PHP and the class PDO for database access. I get the error in the subject. I thought PDO was in the base code of PHP 5* My host is on 5.2.5 according to PHP info I have created a ticket I fear that this is one of those "not supported" thi... 18 Jul 2008 00:03
OpenID Hi, Has anybody had any success implementing an OpenID server in PHP?? Alex ... 19 Jul 2008 19:08
Randomly missing a function An online signup script is randomly missing part of the task. These scripts are involved: sub_signup.php include/cc_proc.php - does the CC (credit card) processing include/user_maint.php - inserts the new subscriber into the database When the CC processing finishes, with the success flag, user_maint.php is... 17 Jul 2008 20:59
Corrupted ZIP files (downloaded via a php script) :Internext Explorer 7 At 7:42 PM -0400 7/16/08, robert mena wrote: Am I doing something wrong or do I have to start looking to the server's configuration (like mod_deflate)? I use this -- it seems to work: $file="test.zip"; header("Content-type: application/octet-stream"); header("Content-Transfer-Encoding: Binary"); header("... 17 Jul 2008 09:36
CONFIGURE IONCUBE LOADER WITH SELINUX Hi! Do anybody have any idea - how to configure ioncubeloader with SELinux on linux? Currently SELinux logs says - SELinux is preventing /usr/sbin/httpd (httpd_t) "execmem" access to <Unknown> (httpd_t). & apache error log says permission denied. Thanks Kapil ... 17 Jul 2008 10:38 |