Advice on how to delete a mysql row using my form
Hi,
I am very new to php and am struggling to work out how to delete a portfolio item (a row
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)