problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
Help with file_get_html
The following code gives the expected results:
<html>
<head&g
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..