Sessions work for me and not others?
I'm having a bit of bad luck with sessions. In the past they have worked fine for me, but this time
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
need help in php variable
i have a php variable on one page
Code: [Select]$lastId = mysql_insert_id($db);
echo $lastId;<