i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
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
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What