User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Not loading image
When this function gets loaded it doesn't load the image just trying to figure out why.
Code:
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,