How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually
Receive Rosettanet Message to SAP 4.6c
Dear all ,
My customer will send the PO details by rosettanet message , Is it
remove a ; from emails in textarea
Code: <?php
session_start();
$database_host = "localhost&qu
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
LinkedList help
Ok so I just learned quickly about lists, so I have a not too hard project I think, but am having a
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code