Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();