calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th