ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
fire away
i launched about 4 months ago as a lagit co. i have 2 paying clients, 1probono, 1 side progect, and
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi