Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
New to PHP and just trying to understand a little code.
I hope I'm not annoying anyone or breaking the rules but I was wondering about this bit of code righ
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us