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
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Form always sends to error page...
Hello,
Any help will be greatly appreciated. I am having trouble getting multiple fields to be re
How to ... (FAQs)
... get e-mail notifications
As several people asked how to get e-mail notifications when new posti
A rank users order by points
I want to make an insert from table 'rank' , with number (rank) from the cod blow, to fild users.ran
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
Help with ORDER BY
Hello. I would like to order by ascending States, then Cities, then Gyms in the following code, but