Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
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
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Showing results 1 to 12 of 12
Search took
0.06
seconds.
Search:
Posts Made By:
allworknoplay
Forum:
General
05-29-2009, 02:06 PM
Replies:
12
Email script problem
Views:
628
Posted By
allworknoplay
Ok, well based on that, of course it's going to...
Ok, well based on that, of course it's going to run on every refresh because there's nothing stopping it from running.
If you include an IF conditional that will check for a specific status, it will...
Forum:
Absolute Beginners
05-22-2009, 08:51 PM
Replies:
18
Optimization of some code!
Views:
827
Posted By
allworknoplay
I've read somewhere that using SELECT * FROM...
I've read somewhere that using SELECT * FROM causes too much CPU usage, so even if it is a pain, I suppose you can make a SELECT call on each column, this way mysql doesn't have to think.
You can...
Forum:
The Lounge
05-18-2009, 08:17 PM
Replies:
25
Game: Let's Develop Something Crazy!
Views:
1,292
Posted By
allworknoplay
I see....well back to the game....let's add some...
I see....well back to the game....let's add some arguments
to our construct, hope this doesn't break the rules...
class allworknoplay
{
public function __construct($x,$y)
{
$aRange = range(1,...
Forum:
General
05-13-2009, 07:29 PM
Replies:
5
Control the organization of data table by headers
Views:
531
Posted By
allworknoplay
There's a lot of javascripts out there that can...
There's a lot of javascripts out there that can do this. Of course I don't know of any offhand but I've played with a lot in the past.
If you only want to do it the PHP way, well you would make each...
Forum:
General
05-10-2009, 02:01 PM
Replies:
28
Removing Search Results from drop down
Views:
1,010
Posted By
allworknoplay
Sorry here's the code...... <?php $origPC...
Sorry here's the code......
<?php
$origPC = $_POST['postcode'];
$postcode= strtoupper($origPC);
$first_list = array();
Forum:
Advanced PHP Programming
05-08-2009, 08:12 PM
Replies:
3
Jesus help me dynamic update in drop down
Views:
715
Posted By
allworknoplay
haha, yeah he seems pretty frustrated. That...
haha, yeah he seems pretty frustrated. That should lighten him up.
But programming can do that to ya!
Forum:
Advanced PHP Programming
05-08-2009, 07:32 PM
Replies:
3
Jesus help me dynamic update in drop down
Views:
715
Posted By
allworknoplay
You can't do it that way, you are trying to...
You can't do it that way, you are trying to output the resource with that approach. You have to do it like this:
Current:
$set_month = mysql_query("SELECT MONTHNAME('".$thing."') FROM...
Forum:
Member Introductions
05-05-2009, 02:24 PM
Replies:
9
Only Me :)
Views:
540
Posted By
allworknoplay
Hello and welcome! If you are just learning PHP,...
Hello and welcome! If you are just learning PHP, I can help you.
IF you want to be advanced, there are others here that are super advanced that can help you!
Forum:
Member Introductions
05-04-2009, 02:00 PM
Replies:
2
BEG packet from foo
Views:
530
Posted By
allworknoplay
Welcome to the site and enjoy your stay!
Welcome to the site and enjoy your stay!
Forum:
MySQL & Databases
03-26-2009, 05:11 PM
Replies:
13
Unknown column in 'field list'
Views:
13,667
Posted By
allworknoplay
I don't think you're suppose to have a semi colon...
I don't think you're suppose to have a semi colon there in the select statement??
mysql_query( "SELECT `salt` FROM `users` WHERE `username`='beezm'" , self::getLink() ) or die(mysql_error());
Forum:
General
03-20-2009, 06:44 PM
Replies:
6
Zend Framework
Views:
658
Posted By
allworknoplay
Right, that's why i was confused about the...
Right, that's why i was confused about the quickstart guide because in the linux architecture, the quickstart directory is equivalent to: /usr/local/apache
So I wasn't sure what they wanted.
They...
Forum:
Absolute Beginners
03-19-2009, 07:25 PM
Replies:
8
if statement success
Views:
1,062
Posted By
allworknoplay
The @ symbol suppresses warning messages.
The @ symbol suppresses warning messages.
Showing results 1 to 12 of 12
All times are GMT. The time now is
09:10 AM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
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