Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
News script
Hi ...
I am not sure if this is the rite place to post this but if its not sorry
i am
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string