Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Ben Munoz
has contributed to:
how do you pass a class object as a session variable?
How do I delete a session cookie?
What is an easy way to administer a PostgreSQL installation?
Where can I get more information about PostgreSQL?
Why can I not get session variables from functions within classes?
Since IE 5.x doesn't pass the name/value pairs of a submit button, how can you use multiple submit buttons in a way that works with IE?
How can I script a progress bar?
How can I create a table into a MySql database thru PHP?
Is there any way to maintain a global variable which will be accessible from all scripts?
How do you deal with quotes when populating a form with DB information?
How do I set up a cron job on Linux?
Where can I find a list of general do's and don'ts, or best practices for using PHP
How do I create create a secure directory in my document root?
What's the best way to design a single PHP page for a form and it's submission?
How can I check if a form was submitted to trigger a page?
How can I get the details (tables, indicies, structure) of my Postgres database from PHP?
Why doesn't my PHP shell script work?
Why will only print and echo work in my shell script?
How can I remember data from the first page through a multi-page form?
How can I pass variables to a script in the url like /script/var1/var2?
How can I pass variables in a form that won't scare off search engines?
What's an easy way to cache a dynamic page as a static file?
How can I pass data between scripts using the URL?
How do I make a GET request in PHP?
How can I check a users login and password on every page visit?
How can I maintain data across pages for a visitor?
Does PHP have support for sessions?
How can I force a member to login?
How do I redirect a client browser to a different URL?
Send a redirect from a frames page always goes to a frame. I want it to load a brand new page