PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
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.
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
Grouping and sorting results
Please help with this query.
I have 2 tables in a database, countires and cities. states look
moving mouse to display image coordinates
I have an existing MFC application that shows an image in the main window.
I'd like to be able to
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
Multiple server callbacks (NOT POSTBACKS)
Hello,
I have 2 different javascript client side functions that are on timers. When the timers elap