Dummies guide to Developer tools
-
A Former User last edited by
WIN 10
OPERA: Version:73.0.3856.344Hi, Is there a dummies guide on how ti use developer tools ? (Ive not used it before).
Basically, i'm designing a new PHP script, and this one has no $_POST values and i'm not sure where to look in the developer tools to see that my HTML form is actually posting values to the form/PHP script.
How do i see if any values are actually being sent ?
-
A Former User last edited by
@gordonisnz Ive found it - I am sending data to the php script, but my php isnt receiving it
-