How to load mysql (and other) extensions into PHP
How to load mysql (and other) extensions into PHP PHP Development forum discussing coding practices,
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
RadioButtonList item spacing
I have a RadioButtonList and I can't put any spacing between the items. They are arranged verticall
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn