hi friends, my server php 5.2 i have done the my project every page "Error in my_thread_global_end(): 1 threads didn't exit". how to debug that error....
Hi All There is a requirement in our organisation for senior php developer. We are looking for 3+ years of exp. 2+ also works if they have sound knowledge. job...
Hello! Need help please; I want to check the syntax of domain names entered by users in an input text or textarea form; I'd like the script in php to test...
Dear Friends, Your few minutes will be a great contribution for the millions of Homeless People. Have a look on this and forward it to your contacts. Millions...
Hi Jaiprakash, I appreciate your humanity. It was everything politics. Does the central government have no money for flooded people? You know Laloo prasad...
what u want is there http://www.php.net/eregi All da best Priyantha ... -- Priyantha Gunawardena ______________________________________ {Web Designer /...
How can I get the field names from a specified MySQL table? I don't need the data, I just want to get the tables field names. [Non-text portions of this...
... SHOW TABLES; With this command you'll see the table names....
LuCiaNo - CeTre
web@...
Sep 3, 2008 5:36 pm
7666
<?php $result = mysql_query("SHOW COLUMNS FROM sometable"); if (!$result) { echo 'Could not run query: ' . mysql_error(); exit; } if (mysql_num_rows($result) >...
Joe Forsythe
jforsythe@...
Sep 3, 2008 5:44 pm
7667
In message <48BECB34.8000509@...>, LuCiaNo - CeTre <web@...> writes ... Yes, he asked for that in the Subject... but asked for something...
Hi All, Can anybody pls send ajax samples with thickbox popups .I have found somany examples but those examples in html when i applied for php it is not...
Hi All, I am doing Consultancy project.In that I need to submit alerts to users and jobseekers.When users and jobseekers login then alert may displayed and...
Hi All, I am doing Consultancy project.In that I need to submit alerts to users and jobseekers.When users and jobseekers login then alert may displayed and...
I’m not sure I understand what you’re asking. Could you give us the code you’re using that is causing you a problem? -- Joe From:...
Joe Forsythe
jforsythe@...
Sep 4, 2008 3:51 am
7673
This seems like a really broad question. Feel free to narrow it down for us. If you’re asking how to trigger a style change based on date, it could look...
Joe Forsythe
jforsythe@...
Sep 4, 2008 4:02 am
7674
Hi, Thank you very much for your response.I know this code but what i want is when user login ,in default page of that particular page that alert message...
<?php if ($is_person_logged_in) { echo ‘Whatever your alert message is”; } ?> But I have a feeling that’s not what you’re after, either. Please feel...
Joe Forsythe
jforsythe@...
Sep 4, 2008 4:41 am
7676
use "Show Column <table_name>" instead of query. You can get the list of column names of the particular table. Thanks & Regards Udayakumar Sarangapani Sr. PHP...
Dear Everyone, I'd like to know about any opensource working PHP/Javacript script to track the user's browsing behavior, e.g., - Critical: The pages a user is...
Hello!! Greetings with Best Wishes!! We, Radixweb, Radix has by far made it one of the fastest growing companies in Gujarat . A registered unit of "Software...
Dear Sir/Mam, With reference to the opening for PHP developer.Herewith I am enclosing my updated resume for your kind consideration. Thanking you in...
Siraj Ahmad
sirajak@...
Sep 6, 2008 7:28 pm
7680
Hello, This is just a reminder to let you know that the following polls are going on the php-objects mailing list that you are a subscriber. Please do not...
php-objects@yahoogrou...
Sep 7, 2008 10:42 am
7681
Hello, This is just a reminder messages to let you know as subscriber of the php-objects mailing list you may be interested about the new site where you may...
php-objects@yahoogrou...
Sep 7, 2008 10:42 am
7682
hi everyone, i have start the new product based website. that means MLM(Multi Level Marketing) concept. is it possible to use the...
Hi All, Please can any bosy help me.I am using thick box concept in php.In popup I have one submit button when we click on the button validations should...
Hi All, I want to dispaly which is database in php page along with check box and paging.if check box is clicked then that value can be remained.And also we...
Hello all, i am asked this type of question by a friend of mine ... since i dont have any idea about this i am forwarding this here .. expecting fast...
I assume you're using cUrl over a secure connection to send them stuff? At least got the secure connection part nailed? OK, good. I've found that Authorize.net...