first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Different payment methods with different cross company requirements in F110
We are implementing SAP in a company in the shipping industry. They have the following requirement:<
I need desperate help with this php code integrated with flash please
Can someone please help me with this php code which I have been stuck on for weeks . I am trying to
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<