Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Creating Images from images in PHP
Okay well I am trying to make a 'dynamic' calender image with PHP.
I have images like this:
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma