php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
get url?
how do i get the url of the page i'm currently on, on my website.. i think its get header.. how do i
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo