check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Pipe email to PHP - get mail adress from MySQL - send?
Hi all,
this is the challenge:
1) Our faculty at the college where I'm employed includ
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim