Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
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...
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st