webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image