Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
How to pass parameter to tag query?
Hi,
I want to get the value of a tag at a specific time (like 10/27/09 15:29:59), I need to giv
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
chat
hello i'm amir
i need a chat source code in asp.net 2.0 without Ajax.
anybody can help me?
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right