query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Move array index to end
Hey guys,
Quick question:
I have an array that looks like this:
Code: [Select]$var =
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<