Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / PHP / Database Access / December 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Consultant to Help with CakePHP30 Dec 2006 14:17 GMT4
I know PHP but need to learn CakePHP right away.  Where's the best
documentation?
Looking for a consultant to help via phone, email or chat.
p h p b a b y 3 AT a o l DOT c o m
multiple selection insert to DB29 Dec 2006 08:03 GMT1
I have use DW making a PHP site and has set a multiple selection
field..But I don't know how to write the SQL statement to database like
<select name="support[]" size="3" multiple="multiple"  id="support">
             <option value="1">Apple</option>
Can this Query be made faster?28 Dec 2006 12:54 GMT5
.
The UK charity I periodically give IT support to has a database with a
client table which currently contains some 600 records but will soon
contain over 10,000.
@variable28 Dec 2006 08:02 GMT4
I'm examining someone else's code and can't seem to find an answer on
the Internet regarding a parameter he's using
@useraccount["membership"].  What is the @ symbol for?
Loading values of ENUM out another tabel26 Dec 2006 00:14 GMT5
I was wondering if it is possible to load the values of a ENUM out of
antoher table.
Example:
Table 1
Query was empty ?24 Dec 2006 16:58 GMT1
if ((isset($_POST["insert"])) && ($_POST["insert"] == "form_insert"))
{
  $query=mysql_query("INSERT INTO dates (userInfo,regDate) values(
'$userInfo','$date' )");
"Client does not support authentication protocol ..."20 Dec 2006 02:00 GMT2
I am noob, stuck here. I took this frag from the docs:
    <?php
    $link = mysql_connect('localhost', 'clb', 'secret');
    if (!$link) {
noob query19 Dec 2006 19:34 GMT2
I'd like to write a simple select query. In a particular 1000-row db I
have one column (field) where many of the rows (records) have the same
entry. I'd like to write a query that returns all the different entries
in that column, but each one only once.
Help with query - strange behaviour19 Dec 2006 17:00 GMT7
I have a MySql database in which I have 2  columns of which I want to
make a list of all the distinct values from both columns. The 2nd
column can be empty if the first one is filled in ; if the 1st column
is filled in, then the 2nd column is by default also empty.Also the
Help with a lookup query19 Dec 2006 13:30 GMT2
I am doing a compound lookup by deriving person_id values for a query
from various tables by selecting arrays of person_id values that meet
my criteria from those tables.  I am ending up with a query whose logic
would be something like:
phpmyadmin inport functions19 Dec 2006 04:48 GMT2
I have phpmyadmin installed and I can access it and the databases.
I don't see an "Import" function.
I do see "Export".
What am I missing?
Help with PHP and MySQL database17 Dec 2006 19:35 GMT1
I have a domain, call it www.domain.com.  I have a mysql database that
I created that I would like to add records to using an html form.
1.  where do I put the php script that takes the fields of the form,
and adds it to the database? The fields (firstname, lastname, etc) are
I get a syntax error when trying to learn code in a quick start guide.14 Dec 2006 20:48 GMT13
I'm totally new to PHP and MySQL. I'm using a quick start guide to make
a little blog. I get:
"You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use
multiple updates13 Dec 2006 13:44 GMT8
How to update multiple values ?
e.g.
UPDATE user SET  name='$name' WHERE id='$id' "
This will update just one field.
saving and displaying picture in mysql12 Dec 2006 16:48 GMT5
How to upload picture to local ( or remote ) mysql table field ?
Photos are under 1 MB and i need to put them into db and then pull them out
for displaying.
Thank you !
Pages: 1 2 3 November, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.