How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
help, header() is not working!
Hello, I have this code:
<?php
/**
* @author samoi
* @copyright 200
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")