quotes changing
hi all
in my content
opening quotes " changes to “
close qu
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
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.