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
upload control not working with update panel
Hi,
I am working with Asp.Net FileUpload control with ajax update panel,
if i use the
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it