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: ryanmr
Forum: General 06-20-2009, 12:48 PM
Replies: 18
Views: 887
Posted By ryanmr
That's a pretty neat Firefox plugin,...

That's a pretty neat Firefox plugin, codefreak!
Anyway, I've tried CodeIgniter and CakePHP but I've never been able to figure them out completely. I have been piecing together my own mini-framework...
Forum: Javascript, AJAX, E4X 07-27-2008, 03:43 AM
Replies: 5
Views: 5,023
Posted By ryanmr
Here's a script with Mootools. HTML...

Here's a script with Mootools.
HTML first.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html...
Forum: MySQL & Databases 06-24-2008, 09:06 PM
Replies: 3
Views: 1,228
Posted By ryanmr
I used this website, they seem to have some...

I used this website, they seem to have some decent guides.
SQL Tutorial - SQL Reference and Programming Examples (http://www.1keydata.com/sql/sql.html)
Forum: Script Giveaway 06-16-2008, 10:18 PM
Replies: 31
Views: 29,091
Posted By ryanmr
require_once("PHPGravatar4.class.php"); ...

require_once("PHPGravatar4.class.php");

$Gravatar = new PHPGravatar();

$Gravatar->disableCache();

$Gravatar->setEmail("oh.nobody@gmail.com");

$Gravatar->setSize(100);
...
Forum: Script Giveaway 06-15-2008, 09:34 PM
Replies: 31
Views: 29,091
Posted By ryanmr
Thanks! I knew I made some mistakes. :) I...

Thanks! I knew I made some mistakes. :)

I finished the PHP4 class, but the problem is that PHP4 does not have file_get_contents. I don't really understand sockets, so caching isn't going to workout....
Forum: Script Giveaway 06-14-2008, 09:00 AM
Replies: 31
Views: 29,091
Posted By ryanmr
php4

I'll see what I can do about the php4 class.
What do you mean, sign up class? I think the user has to have avatar at Gravatar.com (avatar/account).
Forum: Script Giveaway 06-14-2008, 05:22 AM
Replies: 31
Views: 29,091
Posted By ryanmr
Big Grin rewrite

Hey Guys! I used TalkPHP_Gravatar recently in a project of mine. It had some problems since Gravatar change their API. I made my own class based on TalkPHPGravatar.
My class is pretty similar. Just...
Showing results 1 to 7 of 7

 

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