Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
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
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Need help PLEASE
ok i have this warning showing up
Warning: in_array() [function.in-array]: Wrong datatype for
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However