TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 3 of 3
Search took 0.08 seconds.
Search: Posts Made By: zendkush
Forum: Libraries & Extensions 08-26-2008, 05:14 PM
Replies: 7
Views: 2,182
Posted By zendkush
It looks like you're requesting this as a windows...

It looks like you're requesting this as a windows user?

ini_set('include_path', ini_get('include_path') . ':../library');

Setting ini correctly can be a pain. I never knew how to get it correct...
Forum: Tips & Tricks 08-26-2008, 08:32 AM
Replies: 53
Views: 17,445
Posted By zendkush
Use a java bridge! // action handler to fill...

Use a java bridge!

// action handler to fill button
function clicked($sender, $e) {
$win = new Mono("Gtk.Window", "phpinfo()");
$win->set_DefaultWidth(640);
$win->set_DefaultHeight(400);
...
Forum: Member Introductions 08-26-2008, 07:27 AM
Replies: 2
Views: 719
Posted By zendkush
Showing results 1 to 3 of 3

 

All times are GMT. The time now is 11:16 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design