| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 11 months |
| seen | Nov 30 '12 at 17:07 | |
| stats | profile views | 11 |
Media Developer since 1990, working with web, print, audio, video, and music.
|
Apr 10 |
awarded | Notable Question |
|
Jan 8 |
awarded | Popular Question |
|
Dec 6 |
awarded | Popular Question |
|
Apr 11 |
accepted | How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() |
|
Apr 11 |
answered | How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() |
|
Apr 10 |
comment |
How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() The title says 'Processing $_POST variables using get_field_name()' and the example code asks specifically 'What function retreives the variable?', but I can see how someone might assume this is set up incorrectly as you did. So, any clues as to the answer? |
|
Apr 9 |
revised |
How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() added 93 characters in body |
|
Apr 9 |
comment |
How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() Unless I missed something, those methods are for the admin side only. I'm only asking about the user/public side, that is why the form is in the widget method. |
|
Apr 6 |
asked | How to handle forms from sidebar widgets - Processing $_POST variables using get_field_name() |
|
Feb 4 |
comment |
Post data returning null Also, I was just saying the header because it gives easy access to executing PHP code straight without any interference. |
|
Feb 4 |
comment |
Post data returning null I have a question, what happens if you rename the field user_info_form to something completely random like apple_wheels? I was just thinking it could be a conflict if you or something else is storing a $_SESSION variable with the same name as user_info_form. |
|
Feb 2 |
comment |
Post data returning null Check again, was sidetracked... |
|
Feb 2 |
revised |
Post data returning null added 354 characters in body |
|
Feb 2 |
comment |
Post data returning null Actually, I just checked, even with no specified value in the submit input field, I'm still seeing 'Submit' come through. I've edited above, have a look. |
|
Feb 2 |
answered | Post data returning null |
|
Jan 8 |
awarded | Supporter |
|
Jan 6 |
comment |
How to stack name list in non-alphabetical order? There is no possible way the query could be injected in to, it is a closed query with no outside variables (besides the $wpdb object), so using a prepare statement would be unnecessary and wasteful. It doesn't matter anyway in this case as I was providing an example of what to look for, not code to be used. Good point on the $wpdb->posts, it also doesn't require curly braces to parse correctly either. |
|
Jan 6 |
answered | Setting post_id for single.php based on URL without a redirect |
|
Jan 5 |
answered | AddThis Sharing Bar Not Displaying on Custom Page Template - JS conflict? |
|
Jan 5 |
answered | How to stack name list in non-alphabetical order? |