function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point