SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Can't get the unicode character
I'm trying to get some text from various parts of a file. I have converted the file to hex (bin2hex)
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or