void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Little problem with form insertion in MySQL, Please help!!!
Hi!,
I'm a little bit new with php and I have a little issue here. I created a webform to ins
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get