Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
quick question
Hi ..
i have a question
how do i set a var so it displays via an echo
Code: $logo = '&a
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?