New to mysqli library - Multiple query problem
Greetings,
I am writing a batch program that executes 3 queries on a single page. Using mysql
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
COde for a Cc
I'm not receiving $ft as a Cc. Why is that??
$to = "$email";
$headers = "Fr
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis