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
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Seperate team from score
I am writing a site that does a NFL Pick 'em type application and I have a feed that gives me the sc
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
mysql UPDATE request not working and driving me crazy!!!
Hi,
I have been stuck on this for ages.
Quite simply I am trying to update my database
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi