help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But