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 10 of 10
Search took 0.03 seconds.
Search: Posts Made By: Monferno
Forum: Advanced PHP Programming 10-20-2010, 04:14 PM
Replies: 1
Views: 665
Posted By Monferno
Online List

Hi,

I am making a game to go on my website and I can't think of anyway to create an online list that checks if the user is online every 10 minutes.

the only problem is that I am not able to use...
Forum: General 09-05-2010, 06:07 AM
Replies: 0
Views: 607
Posted By Monferno
Plugin/Addon [PHP GD] Signatures

How would I go about creating an image using PHP GD that shows the user's name, points and starter if I already had the following code:

$name = "Monferno";
$points = 19264;
$starter = "001"; // Get...
Forum: Script Giveaway 06-03-2010, 02:07 PM
Replies: 0
Views: 790
Posted By Monferno
Asterix SnapShot

A little PHP Image Gallery that allows users to upload images. The Administrator controls the settings using config.php to say whether only they can upload or everyone can and set their username and...
Forum: Tips & Tricks 05-31-2010, 04:11 PM
Replies: 32
Views: 3,262
Posted By Monferno
Wow. Never thought that there were this many ways...

Wow. Never thought that there were this many ways to do this.
Mine is:
$a = 1;
$b = 2;

$a = $a - $b;
$b = $b + $a;
$a = $a + ($b + $b + $b);

print "\$a = $a & \$b = $b";
Forum: General 05-30-2010, 03:08 PM
Replies: 6
Views: 690
Posted By Monferno
It's not getting me any of the sprites.

It's not getting me any of the sprites.
Forum: General 05-30-2010, 12:33 PM
Replies: 6
Views: 690
Posted By Monferno
I need the local and was wondering if there would...

I need the local and was wondering if there would be a PHP script to get the image url, possibly by scanning the folder, and then saving them into a folder.
Forum: General 05-30-2010, 10:29 AM
Replies: 6
Views: 690
Posted By Monferno
Getting Images

Hi,

I am making a game in flash and I need to be able to get all of the graphics from the Pokemon Sprite Repository, http://www.pokemonelite2000.com/sprites.html
What would be a good way to get all...
Forum: Script Giveaway 05-26-2010, 09:11 PM
Replies: 1
Views: 770
Posted By Monferno
Arrow Css Php

THis PHP script allows you to style your web pages using PHP.


class CPHP {
var $style;

function CPHP() {
$this->style = array();
}
Forum: Absolute Beginners 01-17-2010, 03:01 PM
Replies: 2
Views: 851
Posted By Monferno
Hit Counter Help

Hello

I have recently decided I was going to create a Hit Counter in PHP for my site when it goes up. Sadly when I run it it decided that it will not work for me.

The main file with all of the PHP...
Forum: Member Introductions 01-17-2010, 02:07 PM
Replies: 1
Views: 626
Posted By Monferno
Arrow Hello

Hi,

Some of you may know me from neoseeker.com (I have the same username as I do here) but I do doubt that.
I play around with PHP for most of my day randomly creating what I feel like doing.
Showing results 1 to 10 of 10

 

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