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 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: tdub311
Forum: Absolute Beginners 12-31-2009, 11:15 PM
Replies: 4
Views: 711
Posted By tdub311
You could return them in an array like so: if...

You could return them in an array like so:

if picks_background {
$var1 = "x";
$var2 = "y";
$vars = array("var1"=>$var1, "var2"=>$var2);
return $vars;
}
Forum: Member Introductions 12-13-2009, 03:34 AM
Replies: 2
Views: 506
Posted By tdub311
Hello

Hello. I have been looking for a php community for awhile and came across this one and I decided to join.

Here's a little about myself:
I used to create games with Game Maker but stopped after...
Showing results 1 to 2 of 2

 

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