Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat