bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
How to form a xml form table with a single sql statement..?
Hi everyone,
I don't know if this is going to be a duplicate thread but i couldn't
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl