php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt