Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
AUTONUMBER PROBLEM
Hello Everyone,
My name is Jones and i am new to this forum and to oracle. I am using ora
Quick variable question
hey guys/gals,
im trying to write a php script and it works fine as i have it, but i need to set
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)