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
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
get font info from a font file
hello,
Does anyone know how to get font info from a font file ... using php of course !
<
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell