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
PHP and XML image gallery variable issue
I'm trying to display the large image on the same page as the thumbnails, to do that I'm passing a v
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie