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 / January 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
freetext search?31 Jan 2004 15:59 GMT2
I would like to do something like
select * from mytable where (a like ('foo' or 'bar') OR b like ('foo' or
'bar') or c like ('foo' or 'bar'));
I want to avoid  the strukture like:
PHP/MySQL Query Problem in Dreamweaver31 Jan 2004 15:36 GMT2
I am trying to retrieve data from mysql database using php code in
Dreamweaver. It is a simple query that is supposed to list all entries from
mysql database. When I created a recordset in Dreamweaver and tested it
everything was okay, but when I view results in actual php page I am ...
Count, group by, and date woes30 Jan 2004 22:34 GMT2
Greetings, I'm currently about to pull my hair out on this one. Need
some help if anyone can suggest an answer (other than "the long way").
Basically I have a small database (30,000 entries or so). In this
database there are many entries but some may duplicate by user,
stacks30 Jan 2004 20:23 GMT2
I have an array that i have been treating as a stack, and pushing
additional elements onto the end.  (Each element happens to be another
array making the stack an array of arrays)
There seems to be adequate functions for altering the top and bottom of
Any online survey program?30 Jan 2004 08:27 GMT2
is there any online survey program using PHP and mySQL?
TIA
Duplicate entry '' for key 129 Jan 2004 21:54 GMT3
I'm fairly new to PHP/MySQL,as you can probably see below :) I've
created a database of customer orders, as below. I've also created a
series of forms to interact with the database.
The problematic section is below.
PHP very slow on IIS!29 Jan 2004 08:35 GMT4
I'm certainly not expecting superfast performance, but it's taking about
1.5-2 minutes per page loading a page that has the
<?
phpinfo();
date_format28 Jan 2004 22:19 GMT3
I have some data in an oracle database which has a data type of DATE and the
dates are stored as 2004-01-20 17:43:49.0
When I get that information via PHP it outputs as 27-JAN-04
Does anyone know how to change this format as I want the time displayed as
LDAP for windows server?28 Jan 2004 13:31 GMT8
Hi, I'm wondering if anyone has any clue where to get an ldap server for
windows? I'm trying to avoid installing the resource hog Active Directory on
my server with limited resources(diskspace/memory).
Perhaps that anyone ever compiled sucessfully the OpenLDAP, an opensource
rather simple questions28 Jan 2004 10:49 GMT1
Hi :-)
if I have an int value in a certain record in my table can I increment
that value by a single query?
I know I can do SERLECT from...... then increment the value and do an UPDATE
problem calling by unique id from database in php28 Jan 2004 01:39 GMT1
ok, so I have this code:
a href=search.php?ID=",$i[0],"
(I took out the greater than less than cause I don't know how it would show
up in some news readers)
select distinct27 Jan 2004 20:01 GMT2
Aloha,
I have a table with users
id | name...etc | type1 | type2 | type3
where user can select up to 3 types and those types are stored within
PHP/MYSQL not working 27 Jan 2004 18:06 GMT1
I'm trying to get information from a database into my php site. There's one
problem. My Apache 1.3 server is consistently saying this kind of things:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
resource in c:\program files\apache\apache\htdocs\test ...
SELECT MAX()27 Jan 2004 09:36 GMT2
I am trying to get the highest value of a column out of a database and I
thought max() was probably the best way to achieve this.
This is my code:
<?php
Undefined Index27 Jan 2004 01:32 GMT2
OK, I have installed Microsoft IIS and PHP according to their respective
installation insructions.
I have configured the php.ini file according to the recommendations in the
accompanying documentation and the PHP manual from the php.net site.
Pages: 1 2 3 4 5 6 7 December, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.