Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Multi Dimensional Array Append
Hi Guys
I have a function that returns a multidimentional array eg
$result = functio
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
classic dynpro : hide area and auto adjust hights
Hi,
I want to develop a similar user interface as is used in standard transaction MIGO.
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Multithreading design
Hi
I have come up with a Singleton class that manages a pool of database connections. Basical