Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan