Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
ClientScript.RegisterClientScriptBlock Issue
This is what I haveview plaincopy to clipboardprint?Protected Sub posrback_Click(ByVal sender As Obj
how can we add data from dynamic fields to mysql db in php
i have a script which i found on the internet. i modify that script according to my needs. what is i
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit