Are sessions secure at all?..
I haven't really gotten into yet, but I was just thinking of something weird..
Lets say you h
SWF image using php?
Hello once again.
My latest en devour requires me to produce an image of a static .swf that i
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The