mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
SQl num_rows problem
when i try to count rows from an SQL select i get an warning
Code: [Select]$countviews = mysq
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
split values
I have values that are returned to me in this format:
name=>test,age=>49
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN