PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Paypal
Hi all,
I have an advanced basic knowledge of php
I want to try something new for a s
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<