RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work