Knowledge Base Contributions
Below is a list of the knowledge base entries that Dominik Rabiej has contributed to:
- How can I access checkboxes that have brackets ([ and ]) in their names?
- Why won't Navigator set cookies of the type: setcookie("cookie_name", $cookievar, mktime(0,0,0,1,1,2020), "/", "mydomain.com", 0); They work in IE..
- How I can check if the form was submitted if it only has one field and a submit button, and the user hit "enter" instead of clicking on the button?
- How can I add a margin to <li> with Netscape while keeping the bullet?
- How can I perform an outer join with mySQL?