DwZone Forum DwZone Forum
Welcome to the DwZone-it Forum
 
  FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  
    RegisterRegister -->   LoginLogin  
Recordset Paging  
DwZone Forum Index -> Recordset Paging
.
Moderators: AdministratorsModerators 
Hint: For improved responsiveness, use Internet Explorer 4 (or above) with Javascript enabled, choose 'Dynamic' from the View dropdown and hit 'Set Options' to save your changes.
New Topic Search for
 View     Per page     Messages Since 
Messages 21 to 23 of 23 (Total: 23) First |  Prev |  Next |  Last  
 Subject Author Date  
    Which sql command to use for PHP  
View this persons public profile  SteBaWeb   5:16 7 Feb 2015  
 
Hello,

Im struggeling for a few days now to get the Php Ajax Recordset Paging working but i don't get any output.

I am pretty sure is must be the sql comamand:

Now i use:
mysql_select_db($database_connxxxxxxxx, $connxxxxxxxx);
$query_Rsproducts = "SELECT * FROM products";
$Rsproducts = mysql_query($query_Rsproducts , $connxxxxxxxx) or die(mysql_error());
$row_Rsproducts = mysql_fetch_assoc($Rsproducts );
$totalRows_Rsproducts = mysql_num_rows($Rsproducts );

With the do-while command it works, so the query is filled but i think it is not the right way for hp Ajax Recordset Paging?

The problem is that in the DwZone 'help' area the youtube video is not good. It is for asp even though i look at Php Ajax Recordset Paging.
Can anybody tell me what sql command i have to give for php? I searched on other sites and the use sqli, must i you ist also, and if yes, what syntax?

Thanks in advance.

Ps. Sorry for the bad english, im dutch, English is not my main language.

Greetings,

Jos




 
Reply to this current thread  View this persons public profile  Send Private Message
   Re: Which sql command to use for PHP  
View this persons public profile  Gianluigi   10:41 7 Feb 2015  
   Cross Site Scripting Errors when running the code thru a Fortify Scan  
View this persons public profile  Crystal   10:08 24 Nov 2014  
Last Visit: Friday 26 Apr, 2024 5:21 am First |  Prev |  Next |  Last  
 Login
Username:  Password:    
Read Message Read Message   Unread message Unread message
Read message [popular] Read message [popular]   Unread message [popular] Unread message [popular]
Read message [locked] Read message [locked]   Unread message [locked] Unread message [locked]
All times are GMT-2

Jump to: