reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
insert PHP code into function
Hi,
I'm having problems when trying following:
I have:
Code: [Select]createBar("Do
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<