php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo