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.83 seconds.
Search: Posts Made By: WinSrev
Forum: Advanced PHP Programming 11-01-2008, 05:20 PM
Replies: 20
Views: 1,224
Posted By WinSrev
It's quite hard to cache something that doesn't...

It's quite hard to cache something that doesn't work properly anyway, so, anychance of going back on topic please? thanks.
Forum: Absolute Beginners 02-03-2008, 05:40 AM
Replies: 6
Views: 741
Posted By WinSrev
An easy route to "cache" a page would be to use a...

An easy route to "cache" a page would be to use a PHP module such as eAccelerator which caches the page and updates it on change.
Forum: Absolute Beginners 02-03-2008, 05:39 AM
Replies: 4
Views: 868
Posted By WinSrev
It's upto the rss feeding software to determine...

It's upto the rss feeding software to determine if there's a new "post"
Forum: Absolute Beginners 01-29-2008, 05:03 PM
Replies: 8
Views: 885
Posted By WinSrev
Or perhaps a slightly faster method would be to...

Or perhaps a slightly faster method would be to do:

<?php
echo('<h2>Please log in:</h2>
<form method="post" action="' . $PHP_SELF . '">
Username: <input name="usernamn" type="text" value="" /><br...
Forum: Show Off 01-04-2008, 10:09 PM
Replies: 11
Views: 1,262
Posted By WinSrev
You might wanna make an index file: Index of...

You might wanna make an index file:
Index of /news (http://webtutotest.freehostia.com/news/)
Forum: Advanced PHP Programming 12-06-2007, 06:01 PM
Replies: 54
Views: 32,630
Posted By WinSrev
If you need one for an email address (here's...

If you need one for an email address (here's something i came across in my functions file, not sure who's it is, but it's not mine)

function check_email($email)...
Forum: General 12-05-2007, 05:07 PM
Replies: 8
Views: 2,420
Posted By WinSrev
Note: The function money_format() is only defined...

Note: The function money_format() is only defined if the system has strfmon capabilities. For example, Windows does not, so money_format() is undefined in Windows.

There's your problem,
Showing results 1 to 7 of 7

 

All times are GMT. The time now is 06:44 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