values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
Oracle Text CTX_DOC.snippet slow
I have a table (FILE_TABLE) that contains a blob column (ft_file) and I have created the following O
extract data
Code: <div class="post hentry uncustomized-post-template">
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil