big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...