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
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.