Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
Creating a function
Basically i wanna put all this code in a seperate file
Code: <?php
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
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
Warning: session_start() [function.session-start]: Cann.....
hi, can someone help me with this? I keep getting this error....
Warning: session_start() [fu
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
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
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav