Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod