void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data