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: riscphree
Forum: The Lounge 03-14-2010, 05:55 PM
Replies: 0
Views: 561
Posted By riscphree
Arrow Looking For Long Term Work

I am looking for a flexible position to help grow my skills.

I’d like to be paid monthly and work on a month by month contract.

I’m looking for this because I’d like some time to dedicate to my own...
Forum: Javascript, AJAX, E4X 05-23-2008, 12:25 PM
Replies: 1
Views: 1,199
Posted By riscphree
I just got done coding a small comments thing,...

I just got done coding a small comments thing, and I used the jQuery Form plugin. It was SUPER easy.

Here is the plugin: jQuery Form Plugin (http://malsup.com/jquery/form/)
Forum: General 01-17-2008, 06:18 PM
Replies: 15
Views: 1,306
Posted By riscphree
In the links, the IDs are properly shown.

In the links, the IDs are properly shown.
Forum: General 01-17-2008, 06:17 PM
Replies: 15
Views: 1,306
Posted By riscphree
using var_dump var_dump($_POST) and checked three...

using var_dump var_dump($_POST) and checked three boxes (IDs of 37, 27, and 21)

Gives me:

array(2) { ["deletebox"]=> string(0) "" ["submit"]=> string(15) "delete messages" }
Forum: General 01-17-2008, 01:42 PM
Replies: 15
Views: 1,306
Posted By riscphree
Nope, just doing a regular form submission.

Nope, just doing a regular form submission.
Forum: General 01-16-2008, 07:40 PM
Replies: 15
Views: 1,306
Posted By riscphree
I've got it at least to recognize the number of...

I've got it at least to recognize the number of items being submitted, but it doesn't pass the values still. when I checked three boxes it ouput:

Array
(
[deletebox] => Array
(
...
Forum: General 01-15-2008, 06:30 PM
Replies: 15
Views: 1,306
Posted By riscphree
Because my real code is: print "<div...

Because my real code is:

print "<div class=\"delete\"><input type=\"checkbox\" class=\"delete-checkbox\" value=\"{$row['id']}\" name=\"deletebox\" /></div>";

I just took out the escapes so it was...
Forum: General 01-15-2008, 02:16 PM
Replies: 15
Views: 1,306
Posted By riscphree
Yeah, it is being loaded.

Yeah, it is being loaded.
Forum: General 01-15-2008, 03:56 AM
Replies: 15
Views: 1,306
Posted By riscphree
Man, I've been going over this for hours .. still...

Man, I've been going over this for hours .. still not working and I see absolutely nothing wrong. I'm pretty much to the point where I'll pay someone to fix this, it's getting out of hand.
Forum: General 01-15-2008, 03:27 AM
Replies: 15
Views: 1,306
Posted By riscphree
Multiple Checkbox problems

What I'm trying to do is delete items in a mysql database that are displayed with a simple checkbox. Here is the form that is generated.

<form action="" method="post">

sql query here

print"<input...
Showing results 1 to 10 of 10

 

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