How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
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
Not "Just Another" MMORPG - text based.
Hello,
I've been learning MySQL and PHP for the last 2-3 years.
Though, I've had long paus
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr