making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa