Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
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.
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the