Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
progress bar...need expert opinion of experienced webmaster
Hey guys, quick question:
I want to display a progress bar when I upload files, but I am not
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas