Posted: Mon Jul 11, 2005 2:47 pm
kool, dad explained to me a bit last night, its server side right???
Premium hosting with SSD VPS, cPanel/WHM hosting and dedicated servers support and discussion forums. Get help from co-webmasters and professionals!
https://smokyhosts.com/forums/
Not exactly, php is server sided, and it obtain a data, and using various methods to output to user.IaM wrote:kool, dad explained to me a bit last night, its server side right???
Code: Select all
mysql_query(]
in this query i'm getting data from "topics" table, where collumn name "section" is equal to variable $sid, all data is ordered descending by colulumn "id" and data is taken from $limit to $limit row
This was not very simple query, but i hope u understand it
If u have any more questions, do not hesitate to ask in theese forums
Good luck with sql understanding