"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show