Sort Alternative/bi-monthly
Hi all,
Am going mad trying to get something to work.
I'm creating a CMS for a magazi
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Encrypt php code?
Is it possible to encrypt php code in files,
so that it displays a load of unreadable characters
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
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