Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
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
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do