Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r