How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
controlling/creating accounts with privileges
hi all,
i'm trying to figure out how i can create/control account with privileges, for instance a
Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
PRotect my POST DATA... FROM HTML ATTACKS
I need to like let's say
If a user submit's his Prayer and he put's <meta refresh stuf
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas