navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

MySQLQUESTIONS:SID/Hidden,setinterval,UPDATE,pk,DATE,textarea....

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> MySQLQUESTIONS:SID/Hidden,setinterval,UPDATE,pk,DATE,textarea....
Page: [1]
 
lsfphelpls

 

Posts: 458
Joined: 3/16/2005
Status: offline

 
MySQLQUESTIONS:SID/Hidden,setinterval,UPDATE,pk,DATE,te... - 3/16/2008 17:16:12   
QUESTIONS:
1)DATE fields in mysql db table what input accept ?
Can accept $d="01 jan 2009"
2)textarea webform fields when inserted to a db table, how then can be output ? if exist "\n" ... ?
3)If I delete the 10th record in a db table with PK , then the 11th will become 10th (the PK auto_increment) and so on, I mean the records will be repositioned ?
4)There is equivalent in PHP to js functions setInterval() & set TimeOut() ?
5)UPDATE INTO $TableName SET first='$first' last='$last' WHERE CountID='$id' ; // this is correct to update two fields of a record(s) ? needed comma ?
6)A db table field can accept $value="" or only $value=NULL ?
7)When using sessions in PHP and a hidden form field to pass SID to another PHP script(webpage) the script accepts FORM RESULTS how can call this Session of the hidden form field ?
8)When we have two or more submit buttons in a form we use
if isset($_POST['SUBMIT1']) {
....
} else if isset($_POST['SUBMIT2']) {
....
}
womble

 

Posts: 5702
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: MySQLQUESTIONS:SID/Hidden,setinterval,UPDATE,pk,DAT... - 3/17/2008 16:54:22   
You'll probably find that all of these questions are answered in the MySQL manual for the version of MySQL your server's running and the PHP manual

_____________________________

~~ "A cruel god ain't no god at all" ~~
~~ Erase hate. Practice love. ~~
:)

(in reply to lsfphelpls)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> MySQLQUESTIONS:SID/Hidden,setinterval,UPDATE,pk,DATE,textarea....
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts