Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
Issues: PHP Forms -Clearing
I've tried looking online before actually asking for help, but I've been looking for about the past
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
Sending CC Info by email
I am a little bit less knowledgable in the security area as most developers and I know I have a lot
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie