Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
VAT
how should I deal with VAT?
if I have a product that costs £5.00 and VAT @ 17.5% (£0.87
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi