Php 11: Execution Time Tips

An intro to basic profiling your php scripts.

**NEW**
Watch this screen casting at 1024×768:
Theora ~ 5 megabytes
– http://gorilla3d.com/files/php-11-execution-time.ogg

Mp4 avi ~ 26 megabytes:
– http://gorilla3d.com/files/php-11-execution-time.avi

Free Php Debugger:
http://www.xdebug.org/Duration : 0:6:11

Posted on December 23rd, 2007 by admin

Filed under PHP | 2 Comments »

Web 2.0 Development

Scott Mattoon and Matt Ingenthron of Sun Microsystems talk about Web 2.0 development. Topics include deployment of AMP based applications on Sun, the advantages of CoolThreads with PHP or Ruby, and how to get started… Go to opensolaris.org and seach “web stack project” or check out scripting.netbeans.org.Duration : 0:4:15

Posted on October 7th, 2007 by admin

Filed under PHP | No Comments »

PHP Lesson 08: Logging out a User

Code @: http://www.gorilla3d.com/v2/Tutorial_php_user_logout
How to destroy a sessionDuration : 0:6:22

Posted on June 1st, 2007 by admin

Filed under PHP | 5 Comments »

PHP Lesson 07: Keeping user logged in with Sessions

Code @: http://www.gorilla3d.com/v2/Tutorial_php_user_session
Just a basic introduction to sessions in php.Duration : 0:6:23

Posted on May 30th, 2007 by admin

Filed under PHP | 2 Comments »

PHP Lesson 06: User Login

Code @: http://www.gorilla3d.com/v2/Tutorial_php_user_login

Using php & html to generate a user login form & authenticate the userDuration : 0:7:53

Posted on May 29th, 2007 by admin

Filed under PHP | 3 Comments »

PHP Lesson 05: Switch Statements

Weeeee bump those ifs for a switch *wip*Duration : 0:4:38

Posted on May 29th, 2007 by admin

Filed under PHP | 1 Comment »

Install Classified Ads PHP Script

documents installing a php script (Almond Classified) that allows for web visitors to post classified ads on your web page.Duration : 0:9:22

Posted on February 27th, 2007 by admin

Filed under PHP | 6 Comments »

Alpha Software is 10 Times More Efficient than ASP or PHP!

Ira Perlow finds that Alpha Software gets database development, web development, and email management done QUICKER, EASIER, and for far less development costs. Check out especially his concluding statements where he feels Alpha is 10 times more efficient than the so called big names!Duration : 0:3:24

Posted on October 22nd, 2006 by admin

Filed under PHP | 1 Comment »

Morcilla, a Security PHP Extension

(1024×768 version available on https://chorizo-scanner.com/flash_morcilla )

Morcilla, Chorizo!’s PHP Extension, is able to hook into every PHP function (like mysql_query, fopen, mail, shell_exec etc.) and expose the execution callstack to Chorizo.

Chorizo ( https://chorizo-scanner.com/ ) is then able to “look inside” your server and detect SQL Injection, Mail Injection, Code inclusion/execution and a lot more directly on the server!Duration : 0:2:13

Posted on September 6th, 2006 by admin

Filed under PHP | 1 Comment »

|