storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
SQL Query/echo not working
Hey all,
I'm trying to run (what I thought) was a simple operation and it isn't working. I h
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop