Writting a script to arrange images........ need some help
Ok so here is the link
http://hmtotc.com/dev/projects/vrassociates/jeweler_dev/admin/index.ph
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai