updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
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
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
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
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,