PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Calander Basic Spript help
hi, just starting out with PHP and have the following script:
<?php
//This gets t
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code: