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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to get id (autoincrement) after insert31 May 2004 12:26 GMT1
Is there any way to find out the value of the id (wich is autoincrement)
when using the following statements:
$query = "INSERT into rfc values
('','$gebruiker','$omschrijving','$reden','$aanspreekpunt')";
delurk29 May 2004 01:18 GMT7
been subscribed for a few days and havent seen anybody ask what I want
to know and I apologise for the question
I have php/mysql webspace and can do simple stuff & install pre written
apps without any problem
Insertion in 2 tables problems28 May 2004 18:37 GMT3
I have a problem.  I insert in the table "Categorie" a record and I
increment the primary key with auto_increment.
After I recuperate the primary key with the function max() here max(id) and
I insert this key in a second table "Moderateur".
INSERT and SELECT28 May 2004 14:48 GMT1
this is really a mysql question rather then php. But, i am writing very
small CMS (yes i know there are free ones but I dont like them) for myself
and I wanted to achieve the following.
When a user looks at an article on the site, I would like to make it so
small SQL queston28 May 2004 11:17 GMT2
just looking into a couple of things for a project I am working on and was
wondering if it is possible to select all data that is not distinct ie
something like:-
SELECT NOT DISTINCT domain FROM domain_list
php function called from a html post function28 May 2004 00:29 GMT2
Can anyone advise,
I'm trying to build a bunch of php forms to add, update, delete and list
data from a mysql database.
What I'm trying to do is enter data via a form, and then use the an insert
ORDER BY closer match27 May 2004 22:04 GMT1
I currently searching a table across a number of fields - The user can type
a single search term e.g. "Sony" and the system does a LIKE match in
manufacturer and search_words.
search_words is used to provide additional search terms (e.g. TV, HI-FI,
php function called from a html post function27 May 2004 20:15 GMT1
Can anyone advise,
I'm trying to build a bunch of php forms to add, update, delete and list
data from a mysql database.
What I'm trying to do is enter data via a form, and then use the an insert
checking the status of checkboxes27 May 2004 08:06 GMT2
I have an PHP page that contains several checkboxes. I need to know if the
user has check all of the checkboxes before they can proceed to the next
page.
How do I check there status?
mysqlimport only loads half the records ...27 May 2004 08:02 GMT3
Hello, I have a script with the following line
       // Upload the data to file to the usps db.
       exec("mysqlimport --replace --fields-terminated-by=','
--fields-optionally-enclosed-by='\"' --user=$db_user
Order by name26 May 2004 23:59 GMT5
OK,
I know I can found it somewhere, I tried to use ORDER BY merk DESC in
the post of Ryan Hagg but I can't get out... :-(
This is my script:
check click26 May 2004 15:33 GMT1
I have a page and a sponsor. Every time a user click on a banner from our
sponsor their webpage is opened. I'd like to reward these users, but how to
check who clicked on a banner. I can't do anything on sponsor's webpage?
Thanks for helping,
Insert into two tables with auto increment26 May 2004 14:04 GMT1
Just when I though I knew what I was doing. I ran into a roadblock.
I have two tables, organizations & users
I am building a form online for orgs to input their own information.
How do I insert into both tables when the org table needs to know what the
Table linking?26 May 2004 07:36 GMT3
I'm not too experienced with MySQL, so I'm not too sure how to go about
doing this. I had an idea, but the MySQL docs are too vague.
I have two tables :
News-
Mysql_query problem24 May 2004 23:29 GMT2
   Anyone had a problem with mysql_query() not returning anything?  Not
false, not true, nothing.  I have an active connection, I checked my sql
syntax and it returns nothing.  Any insights would be helpful...  Thanks!
/T
Pages: 1 2 3 4 5 6 April, 2004
 
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.