unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Adding meta tags under Zend FW
Hello there, recently has come to my hands the FTP of a website which is running under Zend, I would
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio