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 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: tripy
Forum: General 08-26-2008, 12:20 PM
Replies: 3
Views: 3,709
Posted By tripy
xlsfile:// is known as a protocol for your...

xlsfile:// is known as a protocol for your browser. Think like http://, or ftp://, or file://
Probably, it's used by IE and excel to open an excel file without having to physically create it.

But...
Forum: XML, XSLT, XPath, XQuery 08-20-2008, 12:02 AM
Replies: 7
Views: 12,537
Posted By tripy
Not necessarily... Almost every modern browsers...

Not necessarily...
Almost every modern browsers support native xml+xsl transformation.

I've wrote, use, and released a set of 2 classes, that allow an easy output of xml, to select what I call a...
Forum: General 08-19-2008, 11:48 PM
Replies: 6
Views: 656
Posted By tripy
Maybe even a bit shorter, from Xenon...

Maybe even a bit shorter, from Xenon example:

<style type="text/css">
.odd{background-color: green;}
.even{background-color: blue;}
</style>
<table border="0" cellpadding="0" cellspacing="0"...
Forum: The Lounge 08-19-2008, 11:42 PM
Replies: 10
Views: 883
Posted By tripy
Not doing PHP at the moment, but python... Gentoo...

Not doing PHP at the moment, but python...
Gentoo Linux with E17, with the Imago theme, and Eclipse running
I use Eclipse too, with phpEclipse when I do Php.

http://193.58.255.251/shot.jpg
Forum: Advanced PHP Programming 08-16-2008, 08:22 PM
Replies: 7
Views: 4,204
Posted By tripy
Ha ! I've found it.... I had to add a "\n" after...

Ha !
I've found it....

I had to add a "\n" after each infos sent back. Php stop to read when he received a EOL character...
So much time lost over such a litlle detail...
Forum: Advanced PHP Programming 08-16-2008, 07:46 PM
Replies: 7
Views: 4,204
Posted By tripy
PHP socket based communication with a python server

I've been tearing my hairs for the last 13 hours on this..

I have wrote a multi-threaded python scheduler, that listen on a socket for client commands.
On each command received, it does something,...
Forum: XML, XSLT, XPath, XQuery 04-10-2008, 09:48 AM
Replies: 9
Views: 2,218
Posted By tripy
I do design my new web site with XML+XSL

I have created a class to assist me in this task [ Quixml::Quick Xml and Xsl for PHP (http://www.quixml.org) ]

I use a browser detection mechanism to determine if they support native XSLT...
Showing results 1 to 7 of 7

 

All times are GMT. The time now is 08:54 AM.

 
     

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