Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
Issue Parsing XML into table
Hello all,
Im a bit new to php and new to phpfreaks. But thanks in advance for the help!
<
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
CE 7.1 and External GIS integration
Hi All,
We want to develop an application on CE 7.1 which uses GIS features from an exter
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th