Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol