Firefox displaying PHP source code??
Currently testing a site thats almost built, am going to be including php on a sidebar on all pages
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
cURL Upload Help
OK, I am creating a bridge from a local program to my website and I am trying to find the best way t
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
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
Suggestions for Functional module
Hello experts,
I Have done B.Sc(Mathematics) and MCA & have learnt SAP/ABAP but do n
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
passing data from one page to another
hey guys
i have the follwoing code to get information from one page and place on another: