Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty