db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Vertical Alligning - Not working in 1 cell?
<?php
echo "<table id="valign" width="60%" style=
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS