question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
RadioButtonList data selection ALV grid with 2 headers Renaming a file that a user uploads to site? error with opendir what does this mean? += how to populate a drop down box Adding meta tags under Zend FW Setting/Modify Headers using mail() function
view plaincopy to clipboardprint?
Hi Gurus,
I need to display ALV GRID as below.
Header1
My site allows for registered users to upload images to the site under their own gallery. Currently
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
I have a question about setting email headers when using mail() in a php script.
When I send