Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh