Storing user data help?
Hey Guys,
I'm not use if this question is to broad but I can always give you more informatio
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<