Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();