Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
Parse Error Help
Hello, I got the parse error "Parse error: syntax error, unexpected ',' in register.php on line
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Getting PHP to ammended the selected in option field
Hey Guys
thanks for everyones help so far. This site and its users are oozing awesomness.
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
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