Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho