Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say