problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
A little help needed passing hidden values to next page
I have a page that has hidden values in a form.
example
Code: <input name='signupID
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Expandable Post Code
Hi,
Hope you can help. Which currently I haven't upgraded to connect to a mysql server, so i
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
Redirecting Admin
In my members table, I have a field called "perm" and it's set to zero for all members. Ho
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou