Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin