TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Call to undefined function mysql_fetch_accoc()
New to php/mysql coding. What's wrong with this sequence, or am I
just not seeing to obvious?
xml element exists
Code: [Select]<?xml version="1.0"?>
<Addresses>
<
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it