PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance