Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
Notice Undefined index: reset/ Attempting to redirect, works, but get a notice
Full Header.php is:
Code: [Select]<?php
$reset= false;
$reset= strip_tags($_GET[&quo
tell csv import script to ignore blank rows?
Hi i have the below script but i get an error if a row is blank ie a return in the csv file at the e
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
PHP code for a proxy
I was wondering which function I could use to create an online proxy tool. I was thinking cURL would
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the