my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
Strange
I recently noticed some odd HTML appear in some of the websites I host. Not all of them are run on a
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g