New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,