Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but