Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe