Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Snapshot from video
anyone knw how to make a snapshot maker from avi n mkv format.
for example if i give a direct lin
Table trouble
i have been reading the forum for a few weeks and decided to join. i like the format and the advice
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?