Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
BSP Ext - tableView - Sort - NEWBIE
Hi,
I have been trying to get the sort to work. I have defined the column definitions by fillin
[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
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <