search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data