Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Array to string conversion
Can anyone help me with this?
Notice: Array to string conversion in /home/..../index.php on l
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.