writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
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.<