bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
Curl & sessions PLS HELP
Hello,
I have a problem with curl and sessions and i will try to explain the best i could.
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am