Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
how to query data from website using VC?
I want to query some datum from a website,so I need a program to read data from a .csv file, and ass
! = ''
In the following 'IF' statement if v_ompcat = PU for example then Oracle equates that 'IF' statement
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc