Keeping data in form
How can I keep whatever I write in the form?
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Linux socket programming
Where can I find a good introduction to socket programming?