textfield unchanged
hi,
i want my form to know whether its textbox is unchange or not.
if($textbox == 'unchang
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
creating a 1 to 100 in a table
hi guys I am a newb in php need some help.
I have a table with 1 column and 100 rows and in
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.