Jump to content

[SOLVED] make $_POST use id instead of name?


devknob

Recommended Posts

I am doing some stuff that requires me to have a form name like "http://Your-Website", so that if onblur, the form element is blank, I can replace it with the default text again.

 

Is there a way I can get $_POST to collect form data by ID instead of by Name? This would make what im doing alot easier and I cant seem to Goog the answer for this one.

 

Thanks  :confused:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.