Dynamically allocating the number of rows in a table based on a variable value
Hi,
I have situation here which i cannot resolve, I have a variable temp which stores the num
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
how to load php class from another domain?
how to load php class from another domain?
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th