Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Call Screen statement Error
Dear Experts,
is there any setting that needs to be done before creating any dialog progr
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
gmmktime or mktime
I live in the UK, i am within the GMT (with daylight saving time ie 1 hour difrence between summer a
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Help with file_get_html
The following code gives the expected results:
<html>
<head&g