ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
OOP help
okay so i have a class im making it has everything setup i just need to randomize the 2 variables an
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh