Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
Problem with php's rename function
So, i'm having a problem with the php rename function. Basically my script 'delete_user.php' attempt
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
onclick problem
I have <input type="text" name="message">
<a href=page2.
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p