Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Problem in back link
I have page where i have given javascript back link but when i click on it browser give a message
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the