void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Day of week
I am using PHP version 5.0.5
I have a varaible ($DATE (date format yyyy-mm-dd)) that is being inc
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Simple program to copy files between two computers over the web
I use logmein free and often need to move files between my two computers. Generally, I move the file
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code