Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how