Install page
How do I make it so when a user submits information on the Install page, it'll right it into the cor
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
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo