Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
how to configure ADS in ABAP instance
Hi All,
I am working on r/3 4.7 ABAP system.Can we configure ADS(adobe document services)
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I