max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
ASP.NET Validation Event Cycle mysq_num_rows question about stripslashes and real_escape_string Getting a variable to work in function params Help! refer to a friend script with captcha code line breaks in between fetched file names Problems with adding a link to one position in a 'foreach' loop, please help Struct/union and scope problem!
Hi,
I have asp button as follow:
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
HI all , I have
Code:
in header.h
typedef struct Node Link;
/* ---------