need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
Form validation with functions
Hi there
I am trying to make a very simple form validation function. I currently have the fol
Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th