Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The